CWE-190
3,306 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,306)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
Redis is an in-memory database that persists on disk. Versions 7.0.0 and above, prior to 7.0.5 are vulnerable to an Integer Overflow. Executing an `XAUTOCLAIM` command on a stream key in a specific state, with a speciall...Show more |
1Whatsapp 2Whatsapp Whatsapp BusinessJun 17, 2026 Sep 22, 2022 N/A· v4 9.8 CRITICAL· v3 N/A· v2 An integer overflow in WhatsApp could result in remote code execution in an established video call. |
TensorFlow is an open source platform for machine learning. When `RangeSize` receives values that do not fit into an `int64_t`, it crashes. We have patched the issue in GitHub commit 37e64539cd29fcfb814c4451152a60f5d107b...Show more |
TensorFlow is an open source platform for machine learning. The `RaggedRangOp` function takes an argument `limits` that is eventually used to construct a `TensorShape` as an `int64`. If `limits` is a very large float, it...Show more |
An integer overflow vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in GPU component of Linux kernel with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker wit...Show more |
1Qualcomm 65Ar8035 Firmware Qca6174a FirmwareQca6390 Firmware+62 moreJun 17, 2026 Sep 16, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Possible integer overflow and memory corruption due to improper validation of buffer size sent to write to console when computing the payload size in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdrag...Show more |
1Qualcomm 51Apq8009 Firmware Apq8017 FirmwareApq8053 Firmware+48 moreJun 17, 2026 Sep 16, 2022 N/A· v4 9.8 CRITICAL· v3 N/A· v2 Memory corruption in bluetooth due to integer overflow while processing HFP-UNIT profile in Snapdragon Auto, Snapdragon Consumer IOT, Snapdragon Mobile, Snapdragon Voice & Music |
1Qualcomm 23Ar8035 Firmware Qca8081 FirmwareQca8337 Firmware+20 moreJun 17, 2026 Sep 16, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Memory corruption in audio while playing record due to improper list handling in two threads in Snapdragon Connectivity, Snapdragon Mobile, Snapdragon Wearables |
1Qualcomm 30Ar8035 Firmware Qca6595au FirmwareQca8081 Firmware+27 moreJun 17, 2026 Sep 16, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Memory corruption in audio module due to integer overflow in Snapdragon Auto, Snapdragon Connectivity, Snapdragon Mobile, Snapdragon Wearables |
1Qualcomm 154Apq8009 Firmware Apq8009w FirmwareApq8017 Firmware+151 moreJun 17, 2026 Sep 16, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Memory Corruption during wma file playback due to integer overflow in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice...Show more |
In PVRSRVBridgePMRPDumpSymbolicAddr of the PowerVR kernel driver, a missing size check means there is a possible integer overflow that could allow out-of-bounds heap access. This could lead to local escalation of privile...Show more |
An integer overflow in WatchGuard Firebox and XTM appliances allows an unauthenticated remote attacker to trigger a buffer overflow and potentially execute arbitrary code by sending a malicious request to exposed managem...Show more |
In audio ipi, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation....Show more |
In vow, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation. Patch I...Show more |
In teei, there is a possible memory corruption due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch...Show more |
2Debian Linux2Debian Linux Linux KernelJun 17, 2026 Sep 5, 2022 N/A· v4 6.1 MEDIUM· v3 N/A· v2 An issue was discovered in the Linux kernel before 5.19. In pxa3xx_gcu_write in drivers/video/fbdev/pxa3xx-gcu.c, the count parameter has a type conflict of size_t versus int, causing an integer overflow and bypassing th...Show more |
Xpdf prior to 4.04 lacked an integer overflow check in JPXStream.cc. |
In Xpdf prior to 4.04, the DCT (JPEG) decoder was incorrectly allowing the 'interleaved' flag to be changed after the first scan of the image, leading to an unknown integer-related vulnerability in Stream.cc. |
3Debian FedoraprojectFreedesktop3Debian Linux FedoraPopplerJun 17, 2026 Aug 30, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Poppler prior to and including 22.08.0 contains an integer overflow in the JBIG2 decoder (JBIG2Stream::readTextRegionSeg() in JBIGStream.cc). Processing a specially crafted PDF file or JBIG2 image could lead to a crash o...Show more |
An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum() function in MagickCore/quantum-export.c. Function calls to GetPixelIndex() could result in values outside the range of representable for the...Show more |