← Back
CWE-190

3,300 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.

JSON object

Loading...

CVEs (3,300)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Ivanti
1Avalanche
Jun 17, 2026
Apr 19, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
An Integer Overflow vulnerability in WLInfoRailService component of Ivanti Avalanche before 6.4.3 allows an unauthenticated remote attacker to perform denial of service attacks. In certain rare conditions this could also...Show more
An Integer Overflow vulnerability in WLInfoRailService component of Ivanti Avalanche before 6.4.3 allows an unauthenticated remote attacker to perform denial of service attacks. In certain rare conditions this could also lead to reading content from memory. Show less
2Fedoraproject
Libcoap
2Fedora
Libcoap
Jun 17, 2026
Apr 17, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
An issue in `coap_pdu.c` in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow.
1Linux
1Linux Kernel
Jun 17, 2026
Apr 17, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains a...Show more
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on roundup_pow_of_two() to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arches, the roundup code itself can overflow by doing a 32-bit left-shift of an unsigned long value, which is undefined behaviour, so it is not guaranteed to truncate neatly. This was triggered by syzbot on the DEVMAP_HASH type, which contains the same check, copied from the hashtab code. So apply the same fix to hashtab, by moving the overflow check to before the roundup.Show less
1Oracle
1Solaris
Jun 17, 2026
Apr 16, 2024
N/A· v4
2.0 LOW· v3
N/A· v2
Vulnerability in the Oracle Solaris product of Oracle Systems (component: Utility). The supported version that is affected is 11. Easily exploitable vulnerability allows high privileged attacker with logon to the infra...Show more
Vulnerability in the Oracle Solaris product of Oracle Systems (component: Utility). The supported version that is affected is 11. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle Solaris executes to compromise Oracle Solaris. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Oracle Solaris accessible data. CVSS 3.1 Base Score 2.0 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:L/I:N/A:N).Show less
2Debian
Mozilla
3Debian Linux
FirefoxThunderbird
Jun 17, 2026
Apr 16, 2024
N/A· v4
5.9 MEDIUM· v3
N/A· v2
On 32-bit versions there were integer-overflows that led to an out-of-bounds-read that potentially could be triggered by a malformed OpenType font. This vulnerability affects Firefox < 125, Firefox ESR < 115.10, and Thun...Show more
On 32-bit versions there were integer-overflows that led to an out-of-bounds-read that potentially could be triggered by a malformed OpenType font. This vulnerability affects Firefox < 125, Firefox ESR < 115.10, and Thunderbird < 115.10.Show less
2Debian
Linux
2Debian Linux
Linux Kernel
Jun 17, 2026
Apr 13, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In the Linux kernel, the following vulnerability has been resolved: amdkfd: use calloc instead of kzalloc to avoid integer overflow This uses calloc instead of doing the multiplication which might overflow.
1Adobe
1Animate
Jun 17, 2026
Apr 11, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
Animate versions 23.0.4, 24.0.1 and earlier are affected by an Integer Overflow or Wraparound vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue req...Show more
Animate versions 23.0.4, 24.0.1 and earlier are affected by an Integer Overflow or Wraparound vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.Show less
1Microsoft
3Ole Db Driver For Sql Server
Sql Server 2019Sql Server 2022
Jun 17, 2026
Apr 9, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
Microsoft OLE DB Driver for SQL Server Remote Code Execution Vulnerability
1Microsoft
5Odbc Driver For Sql Server
Sql Server 2019Sql Server 2022+2 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability
1Microsoft
5Odbc Driver For Sql Server
Sql Server 2019Sql Server 2022+2 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability
1Microsoft
5Odbc Driver For Sql Server
Sql Server 2019Sql Server 2022+2 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
Microsoft ODBC Driver for SQL Server Remote Code Execution Vulnerability
1Microsoft
13Windows 10 1507
Windows 10 1607Windows 10 1809+10 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
6.4 MEDIUM· v3
N/A· v2
Secure Boot Security Feature Bypass Vulnerability
1Microsoft
13Windows 10 1507
Windows 10 1607Windows 10 1809+10 more
Jun 17, 2026
Apr 9, 2024
N/A· v4
6.7 MEDIUM· v3
N/A· v2
Secure Boot Security Feature Bypass Vulnerability
1Openexr
1Openexr
Jun 17, 2026
Apr 8, 2024
N/A· v4
3.3 LOW· v3
N/A· v2
An issue in Academy Software Foundation openexr v.3.2.3 and before allows a local attacker to cause a denial of service (DoS) via the convert function of exrmultipart.cpp.
1Linux
1Linux Kernel
Jun 17, 2026
Apr 2, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_limit: reject configurations that cause integer overflow Reject bogus configs where internal token counter wraps around. This only occu...Show more
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_limit: reject configurations that cause integer overflow Reject bogus configs where internal token counter wraps around. This only occurs with very very large requests, such as 17gbyte/s. Its better to reject this rather than having incorrect ratelimit.Show less
1Qualcomm
33Aqt1000 Firmware
Fastconnect 6200 FirmwareFastconnect 6700 Firmware+30 more
Jun 17, 2026
Apr 1, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
Memory corruption while allocating memory for graphics.
1Qualcomm
3Auto 4g Modem Firmware
Auto 5g Modem Rf FirmwareC V2x 9150 Firmware
Jun 17, 2026
Apr 1, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Transient DOS while decoding the ToBeSignedMessage in Automotive Telematics.
1Google
1Android
Jun 17, 2026
Apr 1, 2024
N/A· v4
5.4 MEDIUM· v3
N/A· v2
In battery, 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. Pat...Show more
In battery, 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 ID: ALPS08587865; Issue ID: ALPS08486807.Show less
1Google
1Android
Jun 17, 2026
Apr 1, 2024
N/A· v4
6.6 MEDIUM· v3
N/A· v2
In battery, there is a possible escalation of privilege due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitatio...Show more
In battery, there is a possible escalation of privilege 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 ID: ALPS08485622; Issue ID: ALPS08485622.Show less
1Zephyrproject
1Zephyr
Jun 17, 2026
Mar 29, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
An malicious BLE device can crash BLE victim device by sending malformed gatt packet