CWE-190
3,528 CVEs • Abstraction: Base • Likelihood of Exploit: Medium
Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
CVEs (3,528)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
1Microsoft 8Windows 10 1809 Windows 10 21h2Windows 10 22h2+5 moreJun 17, 2026 Dec 12, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2 Windows Sysmain Service Elevation of Privilege Vulnerability |
1Microsoft 9Windows 10 1507 Windows 10 1607Windows 10 1809+6 moreJun 17, 2026 Dec 12, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2 Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability |
2Postgresql Redhat21Codeready Linux Builder Eus Codeready Linux Builder Eus For Power Little Endian EusCodeready Linux Builder For Arm64 Eus+18 moreJun 17, 2026 Dec 10, 2023 N/A· v4 8.8 HIGH· v3 N/A· v2 A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during a...Show more |
In gpu_pixel_handle_buffer_liveness_update_ioctl of private/google-modules/gpu/mali_kbase/mali_kbase_core_linux.c, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation o...Show more |
Integer overflow vulnerability in landmarkCopyImageToNative of libFacePreProcessingjni.camera.samsung.so prior to SMR Dec-2023 Release 1 allows attacker to trigger heap overflow. |
Integer overflow vulnerability in detectionFindFaceSupportMultiInstance of libFacePreProcessingjni.camera.samsung.so prior to SMR Dec-2023 Release 1 allows attacker to trigger heap overflow. |
1Qualcomm 236315 5g Iot Modem Firmware Apq8017 FirmwareApq8064au Firmware+233 moreJun 17, 2026 Dec 5, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2 Memory corruption in Graphics Linux while assigning shared virtual memory region during IOCTL call. |
1Qualcomm 211315 5g Iot Modem Firmware Apq5053 Aa FirmwareAqt1000 Firmware+208 moreJun 17, 2026 Dec 5, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2 Memory corruption in HLOS while invoking IOCTL calls from user-space. |
1Qualcomm 262315 5g Iot Modem Firmware 8098 Firmware8998 Firmware+259 moreJun 17, 2026 Dec 5, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2 Memory corruption while using the UIM diag command to get the operators name. |
1Qualcomm 208Apq8017 Firmware Apq8064au FirmwareAqt1000 Firmware+205 moreJun 17, 2026 Dec 5, 2023 N/A· v4 7.5 HIGH· v3 N/A· v2 Transient DOS in Bluetooth Host while rfc slot allocation. |
4Debian FedoraprojectGoogle+1 more4Chrome Debian LinuxEdge Chromium+1 moreJun 17, 2026 Nov 29, 2023 N/A· v4 9.6 CRITICAL· v3 N/A· v2 Integer overflow in Skia in Google Chrome prior to 119.0.6045.199 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a malicious file. (Chromium security severi...Show more |
An integer overflow vulnerability in the source code of the QuickSec IPSec toolkit used in the VPN feature of the Zyxel ATP series firmware versions 4.32 through 5.37, USG FLEX series firmware versions 4.50 through 5.37,...Show more |
2Amazon Ti6Freertos Simplelink Cc13xx Software Development KitSimplelink Cc26xx Software Development Kit+3 moreJun 17, 2026 Nov 21, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2 Texas Instruments devices running FREERTOS, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'malloc' for FreeRTOS, resulting in code e...Show more |
1Ti 6Real Time Operating System Simplelink Cc13xx Software Development KitSimplelink Cc26xx Software Development Kit+3 moreJun 17, 2026 Nov 21, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2 Texas Instruments TI-RTOS, when configured to use HeapMem heap(default), malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'HeapMem_allo...Show more |
An malicious BLE device can cause buffer overflow by sending malformed advertising packet BLE device using Zephyr OS, leading to DoS or potential RCE on the victim BLE device. |
1Ti 6Real Time Operating System Simplelink Cc13xx Software Development KitSimplelink Cc26xx Software Development Kit+3 moreJun 17, 2026 Nov 20, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2
Texas Instruments TI-RTOS returns a valid pointer to a small buffer on extremely large values. This can trigger an integer overflow vulnerability in 'HeapTrack_alloc' and result in code execution.
|
1Ti 6Real Time Operating System Simplelink Cc13xx Software Development KitSimplelink Cc26xx Software Development Kit+3 moreJun 17, 2026 Nov 20, 2023 N/A· v4 7.8 HIGH· v3 N/A· v2 Texas Instruments TI-RTOS, when configured to use HeapMem heap(default), malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'HeapMem_...Show more |
Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user inte...Show more |
Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAX_INT. Impact is low, user interaction is required and a crash may not even happen in a...Show more |
Vim is an open source command line text editor. When parsing relative ex addresses one may unintentionally cause an overflow. Ironically this happens in the existing overflow check, because the line number becomes negati...Show more |