← Back
CWE-190

3,314 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,314)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Php
1Php
Jun 17, 2026
May 20, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory s...Show more
In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleaning up temporary files created by upload request. This potentially could lead to accumulation of uncleaned temporary files exhausting the disk space on the target server.Show less
3Canonical
DpdkFedoraproject
3Data Plane Development Kit
FedoraUbuntu Linux
Jun 17, 2026
May 19, 2020
N/A· v4
4.4 MEDIUM· v3
2.1 LOW· v2
A vulnerability was found in DPDK versions 18.11 and above. The vhost-crypto library code is missing validations for user-supplied values, potentially allowing an information leak through an out-of-bounds memory read.
5Canonical
DpdkFedoraproject+2 more
6Communications Session Border Controller
Data Plane Development KitEnterprise Communications Broker+3 more
Jun 17, 2026
May 19, 2020
N/A· v4
6.7 MEDIUM· v3
4.6 MEDIUM· v2
A memory corruption issue was found in DPDK versions 17.05 and above. This flaw is caused by an integer truncation on the index of a payload. Under certain circumstances, the index (a UInt) is copied and truncated into a...Show more
A memory corruption issue was found in DPDK versions 17.05 and above. This flaw is caused by an integer truncation on the index of a payload. Under certain circumstances, the index (a UInt) is copied and truncated into a uint16, which can lead to out of bound indexing and possible memory corruption.Show less
5Canonical
DpdkFedoraproject+2 more
6Communications Session Border Controller
Data Plane Development KitEnterprise Communications Broker+3 more
Jun 17, 2026
May 19, 2020
N/A· v4
6.7 MEDIUM· v3
4.6 MEDIUM· v2
A vulnerability was found in DPDK versions 18.05 and above. A missing check for an integer overflow in vhost_user_set_log_base() could result in a smaller memory map than requested, possibly allowing memory corruption.
1Gonitro
1Nitro Pro
Jun 17, 2026
May 18, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An exploitable code execution vulnerability exists in the way Nitro Pro 13.9.1.155 parses Pattern objects. A specially crafted PDF file can trigger an integer overflow that can lead to arbitrary code execution. In order...Show more
An exploitable code execution vulnerability exists in the way Nitro Pro 13.9.1.155 parses Pattern objects. A specially crafted PDF file can trigger an integer overflow that can lead to arbitrary code execution. In order to trigger this vulnerability, victim must open a malicious file.Show less
1Vandyke
1Securecrt
Jun 17, 2026
May 15, 2020
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
SecureCRT before 8.7.2 allows remote attackers to execute arbitrary code via an Integer Overflow and a Buffer Overflow because a banner can trigger a line number to CSI functions that exceeds INT_MAX.
4Canonical
DebianFreerdp+1 more
4Debian Linux
FreerdpLeap+1 more
Jun 17, 2026
May 15, 2020
N/A· v4
2.2 LOW· v3
3.5 LOW· v2
libfreerdp/core/update.c in FreeRDP versions > 1.1 through 2.0.0-rc4 has an Out-of-bounds Read.
4Canonical
DebianFreerdp+1 more
4Debian Linux
FreerdpLeap+1 more
Jun 17, 2026
May 15, 2020
N/A· v4
6.6 MEDIUM· v3
6.0 MEDIUM· v2
libfreerdp/gdi/region.c in FreeRDP versions > 1.0 through 2.0.0-rc4 has an Integer Overflow.
4Canonical
DebianFreerdp+1 more
4Debian Linux
FreerdpLeap+1 more
Jun 17, 2026
May 15, 2020
N/A· v4
6.6 MEDIUM· v3
6.0 MEDIUM· v2
libfreerdp/codec/planar.c in FreeRDP version > 1.0 through 2.0.0-rc4 has an Out-of-bounds Write.
3Canonical
LinuxRedhat
4Enterprise Linux
Enterprise MrgLinux Kernel+1 more
Jun 17, 2026
May 12, 2020
N/A· v4
5.3 MEDIUM· v3
4.4 MEDIUM· v2
A signal access-control issue was discovered in the Linux kernel before 5.6.5, aka CID-7395ea4e65c2. Because exec_id in include/linux/sched.h is only 32 bits, an integer overflow can interfere with a do_notify_parent pro...Show more
A signal access-control issue was discovered in the Linux kernel before 5.6.5, aka CID-7395ea4e65c2. Because exec_id in include/linux/sched.h is only 32 bits, an integer overflow can interfere with a do_notify_parent protection mechanism. A child process can send an arbitrary signal to a parent process in a different security domain. Exploitation limitations include the amount of elapsed time before an integer overflow occurs, and the lack of scenarios where signals to a parent process present a substantial operational threat.Show less
1Zephyrproject
1Zephyr
Jun 17, 2026
May 11, 2020
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
A malicious userspace application can cause a integer overflow and bypass security checks performed by system call handlers. The impact would depend on the underlying system call and can range from denial of service to i...Show more
A malicious userspace application can cause a integer overflow and bypass security checks performed by system call handlers. The impact would depend on the underlying system call and can range from denial of service to information leak to memory corruption resulting in code execution within the kernel. See NCC-ZEP-005 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions.Show less
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraJson C+2 more
Jun 17, 2026
May 9, 2020
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend.
1Enlightenment
1Imlib2
Jun 17, 2026
May 9, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
modules/loaders/loader_ico.c in imlib2 1.6.0 has an integer overflow (with resultant invalid memory allocations and out-of-bounds reads) via an icon with many colors in its color map.
1Accusoft
1Imagegear
Jun 17, 2026
May 6, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
An exploitable code execution vulnerability exists in the TIFF fillinraster function of the igcore19d.dll library of Accusoft ImageGear 19.4, 19.5 and 19.6. A specially crafted TIFF file can cause an out-of-bounds write,...Show more
An exploitable code execution vulnerability exists in the TIFF fillinraster function of the igcore19d.dll library of Accusoft ImageGear 19.4, 19.5 and 19.6. A specially crafted TIFF file can cause an out-of-bounds write, resulting in remote code execution. An attacker can provide a malicious file to trigger this vulnerability.Show less
1Qemu
1Qemu
Jun 17, 2026
Apr 27, 2020
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
An integer overflow was found in QEMU 4.0.1 through 4.2.0 in the way it implemented ATI VGA emulation. This flaw occurs in the ati_2d_blt() routine in hw/display/ati-2d.c while handling MMIO write operations through the...Show more
An integer overflow was found in QEMU 4.0.1 through 4.2.0 in the way it implemented ATI VGA emulation. This flaw occurs in the ati_2d_blt() routine in hw/display/ati-2d.c while handling MMIO write operations through the ati_mm_write() callback. A malicious guest could abuse this flaw to crash the QEMU process, resulting in a denial of service.Show less
2Mongodb
Whoopsie Project
2C Driver
Whoopsie
Jun 17, 2026
Apr 24, 2020
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter bytesNeeded could have an integer overflow via properly construc...Show more
bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter bytesNeeded could have an integer overflow via properly constructed bson input.Show less
4Canonical
DebianLibvnc Project+1 more
9Debian Linux
LibvncserverSimatic Itc1500 Firmware+6 more
Jun 17, 2026
Apr 23, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
libvncclient/cursor.c in LibVNCServer through 0.9.12 has a HandleCursorShape integer overflow and heap-based buffer overflow via a large height or width value. NOTE: this may overlap CVE-2019-15690.
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraLeap+2 more
Jun 17, 2026
Apr 23, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue was discovered in Squid before 5.0.2. A remote attacker can replay a sniffed Digest Authentication nonce to gain access to resources that are otherwise forbidden. This occurs because the attacker can overflow th...Show more
An issue was discovered in Squid before 5.0.2. A remote attacker can replay a sniffed Digest Authentication nonce to gain access to resources that are otherwise forbidden. This occurs because the attacker can overflow the nonce reference counter (a short integer). Remote code execution may occur if the pooled token credentials are freed (instead of replayed as valid credentials).Show less
1Ntop
1Ndpi
Jun 17, 2026
Apr 23, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In nDPI through 3.2 Stable, the SSH protocol dissector has multiple KEXINIT integer overflows that result in a controlled remote heap overflow in concat_hash_string in ssh.c. Due to the granular nature of the overflow pr...Show more
In nDPI through 3.2 Stable, the SSH protocol dissector has multiple KEXINIT integer overflows that result in a controlled remote heap overflow in concat_hash_string in ssh.c. Due to the granular nature of the overflow primitive and the ability to control both the contents and layout of the nDPI library's heap memory through remote input, this vulnerability may be abused to achieve full Remote Code Execution against any network inspection stack that is linked against nDPI and uses it to perform network traffic analysis.Show less
2Opensuse
Teeworlds
2Leap
Teeworlds
Jun 17, 2026
Apr 22, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Teeworlds before 0.7.4 has an integer overflow when computing a tilemap size.