CWE-191— Integer Underflow
The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.— MITRE CWE catalog
501 active CVEs classified under this weakness category. Sourced from NVD, GHSA, and vendor advisories. Full definition on MITRE →
CVEs classified under CWE-191page 6 of 11
- CVE-2023-53258MEDIUMCVSS 5.5EG 5.52025-09-15
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank [Why] Underflow observed when using a display with a large vblank region and low refresh rate [Ho…
- CVE-2023-53679MEDIUMCVSS 5.5EG 5.52025-10-07
In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601u_rx_skb_from_seg()'. The variable 'dma_len' in the U…
- CVE-2023-5753HIGHCVSS 8.8EG 8.82023-10-25
Potential buffer overflows in the Bluetooth subsystem due to asserts being disabled in /subsys/bluetooth/host/hci_core.c
- CVE-2024-0565HIGHCVSS 6.8EG 7.12024-01-15
An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial …
- CVE-2024-0808CRITICALCVSS 9.8EG 9.82024-01-24
Integer underflow in WebUI in Google Chrome prior to 121.0.6167.85 allowed a remote attacker to potentially exploit heap corruption via a malicious file. (Chromium security severity: High)
- CVE-2024-10838CRITICALCVSS 9.1EG 9.12025-03-12
An integer underflow during deserialization may allow any unauthenticated user to read out of bounds heap memory. This may result into secret data or pointers revealing the layout of the address space to be included into a deserialized dat…
- CVE-2024-11477HIGHCVSS 7.8EG 7.82024-11-22
7-Zip Zstandard Decompression Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of 7-Zip. Interaction with this library is required to expl…
- CVE-2024-11950HIGHCVSS 8.8EG 8.82024-12-12
XnSoft XnView Classic RWZ File Parsing Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of XnSoft XnView Classic. User interaction is requ…
- CVE-2024-20474MEDIUMCVSS 4.3EG 4.32024-10-23
A vulnerability in Internet Key Exchange version 2 (IKEv2) processing of Cisco Secure Client Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) of Cisco Secure Client. This vulnerability is due t…
- CVE-2024-21309HIGHCVSS 7.8EG 7.82024-01-09
Windows Kernel-Mode Driver Elevation of Privilege Vulnerability
- CVE-2024-21466MEDIUMCVSS 6.5EG 6.52024-07-01
Information disclosure while parsing sub-IE length during new IE generation.
- CVE-2024-23313CRITICALCVSS 9.8EG 9.82024-02-20
An integer underflow vulnerability exists in the sopen_FAMOS_read functionality of The Biosig Project libbiosig 2.5.0 and Master Branch (ab0ee111). A specially crafted .famos file can lead to an out-of-bounds write which in turn can lead t…
- CVE-2024-24474HIGHCVSS 8.8EG 8.82024-02-20
QEMU before 8.2.0 has an integer underflow, and resultant buffer overflow, via a TI command when an expected non-DMA transfer length is less than the length of the available FIFO data. This occurs in esp_do_nodma in hw/scsi/esp.c because o…
- CVE-2024-26208HIGHCVSS 7.2EG 7.22024-04-09
Microsoft Message Queuing (MSMQ) Remote Code Execution Vulnerability
- CVE-2024-26244HIGHCVSS 8.8EG 8.82024-04-09
Microsoft WDAC OLE DB provider for SQL Server Remote Code Execution Vulnerability
- CVE-2024-26828MEDIUMCVSS 6.7EG 6.72024-04-17
In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parse_server_interfaces() In this loop, we step through the buffer and after each item we check if the size_left is greater than the minimum size …
- CVE-2024-26913HIGHCVSS 7.8EG 7.82024-04-17
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue [why] odm calculation is missing for pipe split policy determination and cause Underflow/Corruption issue. [h…
- CVE-2024-28930HIGHCVSS 8.8EG 8.82024-04-09
Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability
- CVE-2024-28933HIGHCVSS 8.8EG 8.82024-04-09
Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability
- CVE-2024-28945HIGHCVSS 8.8EG 8.82024-04-09
Microsoft OLE DB Driver for SQL Server Remote Code Execution Vulnerability
- CVE-2024-30008MEDIUMCVSS 5.5EG 5.52024-05-14
Windows DWM Core Library Information Disclosure Vulnerability
- CVE-2024-30011MEDIUMCVSS 6.5EG 6.52024-05-14
Windows Hyper-V Denial of Service Vulnerability
- CVE-2024-30070HIGHCVSS 7.5EG 7.52024-06-11
DHCP Server Service Denial of Service Vulnerability
- CVE-2024-3077MEDIUMCVSS 6.8EG 6.82024-03-29
An malicious BLE device can crash BLE victim device by sending malformed gatt packet
- CVE-2024-32040HIGHCVSS 8.1EG 8.12024-04-22
FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients that use a version of FreeRDP prior to 3.5.0 or 2.11.6 and have connections to servers using the `NSC` codec are vulnerable to integer underflow. Versio…
- CVE-2024-32975MEDIUMCVSS 5.9EG 5.92024-06-04
Envoy is a cloud-native, open source edge and service proxy. There is a crash at `QuicheDataReader::PeekVarInt62Length()`. It is caused by integer underflow in the `QuicStreamSequencerBuffer::PeekRegion()` implementation.
- CVE-2024-35980MEDIUMCVSS 5.5EG 5.52024-05-20
In the Linux kernel, the following vulnerability has been resolved: arm64: tlb: Fix TLBI RANGE operand KVM/arm64 relies on TLBI RANGE feature to flush TLBs when the dirty pages are collected by VMM and the page table entries become write…
- CVE-2024-37974HIGHCVSS 8.0EG 8.02024-07-09
Secure Boot Security Feature Bypass Vulnerability
- CVE-2024-37975HIGHCVSS 8.0EG 8.02024-07-09
Secure Boot Security Feature Bypass Vulnerability
- CVE-2024-37981HIGHCVSS 8.0EG 8.02024-07-09
Secure Boot Security Feature Bypass Vulnerability
- CVE-2024-37986HIGHCVSS 8.0EG 8.02024-07-09
Secure Boot Security Feature Bypass Vulnerability
- CVE-2024-38050HIGHCVSS 7.8EG 7.82024-07-09
Windows Workstation Service Elevation of Privilege Vulnerability
- CVE-2024-38063CRITICALCVSS 9.8EG 9.82024-08-13
Windows TCP/IP Remote Code Execution Vulnerability
- CVE-2024-38074CRITICALCVSS 9.8EG 9.82024-07-09
Windows Remote Desktop Licensing Service Remote Code Execution Vulnerability
- CVE-2024-38517HIGHCVSS 7.8EG 7.82024-07-09
Tencent RapidJSON is vulnerable to privilege escalation due to an integer underflow in the `GenericReader::ParseNumber()` function of `include/rapidjson/reader.h` when parsing JSON text from a stream. An attacker needs to send the victim a…
- CVE-2024-41857HIGHCVSS 7.8EG 7.82024-09-13
Illustrator versions 28.6, 27.9.5 and earlier are affected by an Integer Underflow (Wrap or Wraparound) vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires use…
- CVE-2024-43867MEDIUMCVSS 5.5EG 5.52024-08-21
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveau_bo_ref() on a nouveau_bo without initializing it (and hence the backing ttm_bo) leads to a refcount underflow.…
- CVE-2024-46730MEDIUMCVSS 5.5EG 5.52024-09-18
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure array index tg_inst won't be -1 [WHY & HOW] tg_inst will be a negative if timing_generator_count equals 0, which should be checked before used. …
- CVE-2024-46759HIGHCVSS 7.8EG 7.82024-09-18
In the Linux kernel, the following vulnerability has been resolved: hwmon: (adc128d818) Fix underflows seen when writing limit attributes DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large negative number such as -922…
- CVE-2024-47425HIGHCVSS 7.8EG 7.82024-10-09
Adobe Framemaker versions 2020.6, 2022.4 and earlier are affected by an Integer Underflow (Wrap or Wraparound) vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requi…
- CVE-2024-47545HIGHCVSS 7.5EG 7.52024-12-12
GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in qtdemux_parse_trak function within qtdemux.c. During the strf parsing case, the subtraction size -= 40 can lead to a neg…
- CVE-2024-47546HIGHCVSS 7.5EG 7.52024-12-12
GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in extract_cc_from_data function within qtdemux.c. In the FOURCC_c708 case, the subtraction atom_length - 8 may result in a…
- CVE-2024-47606CRITICALCVSS 9.8EG 9.82024-12-12
GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemux_parse_theora_extension within qtdemux.c. The vulnerability occurs due to an underflow of the gint s…
- CVE-2024-49077MEDIUMCVSS 6.8EG 6.82024-12-12
Windows Mobile Broadband Driver Elevation of Privilege Vulnerability
- CVE-2024-49103MEDIUMCVSS 4.3EG 4.32024-12-12
Windows Wireless Wide Area Network Service (WwanSvc) Information Disclosure Vulnerability
- CVE-2024-49514HIGHCVSS 7.8EG 7.82024-11-12
Photoshop Desktop versions 24.7.3, 25.11 and earlier are affected by an Integer Underflow (Wrap or Wraparound) vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requi…
- CVE-2024-50258MEDIUMCVSS 5.5EG 5.52024-11-09
In the Linux kernel, the following vulnerability has been resolved: net: fix crash when config small gso_max_size/gso_ipv4_max_size Config a small gso_max_size/gso_ipv4_max_size will lead to an underflow in sk_dst_gso_max_size(), which m…
- CVE-2024-50290MEDIUMCVSS 5.5EG 5.52024-11-19
In the Linux kernel, the following vulnerability has been resolved: media: cx24116: prevent overflows on SNR calculus as reported by Coverity, if reading SNR registers fail, a negative number will be returned, causing an underflow when r…
- CVE-2024-50594MEDIUMCVSS 4.3EG 4.32025-04-02
An integer underflow vulnerability exists in the HTTP server PUT request functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted series of network requests can lead to denial of service. An attacker can send a seque…
- CVE-2024-50595MEDIUMCVSS 4.3EG 4.32025-04-02
An integer underflow vulnerability exists in the HTTP server PUT request functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted series of network requests can lead to denial of service. An attacker can send a seque…
Map vulnerabilities like CWE-191 to your infrastructure
EchelonGraph correlates every CVE — across CWE-191 and 150+ other weakness categories — against the assets you actually run. See blast radius, fix versions, and remediation steps in one graph.
Start Free Scan →