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 |
|---|
3Apple NetappXmlsoft17Active Iq Unified Manager Clustered Data OntapClustered Data Ontap Antivirus Connector+14 moreJun 17, 2026 Nov 23, 2022 N/A· v4 7.5 HIGH· v3 N/A· v2 An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an a...Show more |
In shared_metadata_init of SharedMetadata.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User int...Show more |
In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() functio...Show more |
In fdt_next_tag of fdt.c, 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 e...Show more |
Azure RTOS FileX is a FAT-compatible file system that’s fully integrated with Azure RTOS ThreadX. In versions before 6.2.0, the Fault Tolerant feature of Azure RTOS FileX includes integer under and overflows which may be...Show more |
3Debian FedoraprojectPixman3Debian Linux FedoraPixmanJun 17, 2026 Nov 3, 2022 N/A· v4 8.8 HIGH· v3 N/A· v2 In libpixman in Pixman before 0.42.2, there is an out-of-bounds write (aka heap-based buffer overflow) in rasterize_edges_8 due to an integer overflow in pixman_sample_floor_y. |
1Goabode 1Iota All In One Security Kit Firmware Jun 17, 2026 Oct 25, 2022 N/A· v4 8.8 HIGH· v3 N/A· v2 An integer overflow vulnerability exists in the web interface /action/ipcamRecordPost functionality of Abode Systems, Inc. iota All-In-One Security Kit 6.9X and 6.9Z. A specially-crafted HTTP request can lead to memory c...Show more |
8Debian Extended Keccak Code Package ProjectFedoraproject+5 more8Debian Linux Extended Keccak Code PackageFedora+5 moreJun 17, 2026 Oct 21, 2022 N/A· v4 9.8 CRITICAL· v3 N/A· v2 The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occ...Show more |
1Qualcomm 273Apq8009 Firmware Apq8017 FirmwareApq8076 Firmware+270 moreJun 17, 2026 Oct 19, 2022 N/A· v4 9.8 CRITICAL· v3 N/A· v2 Memory corruption in WLAN due to integer overflow to buffer overflow while parsing GTK frames. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity, Snapdragon Con...Show more |
1Qualcomm 67Aqt1000 Firmware Ar8035 FirmwareCsrb31024 Firmware+64 moreJun 17, 2026 Oct 19, 2022 N/A· v4 4.6 MEDIUM· v3 N/A· v2 Denial of service in BOOT when partition size for a particular partition is requested due to integer overflow when blocks are calculated in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consume...Show more |
In sensor driver, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service in kernel. |
GNU oSIP v5.3.0 was discovered to contain an integer overflow via the component osip_body_parse_header. |
In rndis_set_response of rndis.c, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege if a malicious USB device is attached with no additional execution pr...Show more |
In avrc_ctrl_pars_vendor_rsp of avrc_pars_ct.cc, there is a possible out of bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User in...Show more |
In DevmemIntHeapAcquire of TBD, there is a possible arbitrary code execution due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction i...Show more |
A write-what-where condition in hermes caused by an integer overflow, prior to commit 5b6255ae049fa4641791e47fad994e8e8c4da374 allows attackers to potentially execute arbitrary code via crafted JavaScript. Note that this...Show more |
The trudesk application allows large characters to insert in the input field "Full Name" on the signup field which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request in GitHub repository po...Show more |
3Fedoraproject QemuRedhat10Enterprise Linux Desktop Enterprise Linux EusEnterprise Linux Openstack Platform+7 moreNov 21, 2024 Sep 29, 2022 N/A· v4 6.2 MEDIUM· v3 N/A· v2 Qemu before 1.6.2 block diver for the various disk image formats used by Bochs and for the QCOW version 2 format, are vulnerable to a possible crash caused by signed data types or a logic error while creating QCOW2 snaps...Show more |
An internal reference count is held on the buffer pool, incremented every time a new buffer is created from the pool. The reference count is maintained as an int; on LP64 systems this can cause the reference count to ove...Show more |
A heap out-of-bounds memory write exists in FFMPEG since version 5.1. The size calculation in `build_open_gop_key_points()` goes through all entries in the loop and adds `sc->ctts_data[i].count` to `sc->sample_offsets_co...Show more |