CWE-190
3,299 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,299)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
1Hp 1Intelligent Management Center Nov 21, 2024 Feb 15, 2018 N/A· v4 9.8 CRITICAL· v3 10.0 HIGH· v2 A Remote Code Execution vulnerability in HPE Intelligent Management Center (iMC) PLAT version 7.2 was found. |
1Huawei 6Dp300 Firmware Rp200 FirmwareTe30 Firmware+3 moreNov 21, 2024 Feb 15, 2018 N/A· v4 5.3 MEDIUM· v3 5.0 MEDIUM· v2 Huawei DP300 V500R002C00, RP200 V500R002C00, V600R006C00, TE30 V100R001C10, V500R002C00, V600R006C00, TE40 V500R002C00, V600R006C00, TE50 V500R002C00, V600R006C00, TE60 V100R001C10, V500R002C00, V600R006C00 have an integ...Show more |
1Huawei 6Dp300 Firmware Rp200 FirmwareTe30 Firmware+3 moreNov 21, 2024 Feb 15, 2018 N/A· v4 4.3 MEDIUM· v3 4.0 MEDIUM· v2 Huawei DP300 V500R002C00, RP200 V500R002C00, V600R006C00, TE30 V100R001C10, V500R002C00, V600R006C00, TE40 V500R002C00, V600R006C00, TE50 V500R002C00, V600R006C00, TE60 V100R001C10, V500R002C00, V600R006C00 have an integ...Show more |
1Huawei 6Dp300 Firmware Rp200 FirmwareTe30 Firmware+3 moreNov 21, 2024 Feb 15, 2018 N/A· v4 4.3 MEDIUM· v3 4.0 MEDIUM· v2 Huawei DP300 V500R002C00, RP200 V500R002C00, V600R006C00, TE30 V100R001C10, V500R002C00, V600R006C00, TE40 V500R002C00, V600R006C00, TE50 V500R002C00, V600R006C00, TE60 V100R001C10, V500R002C00, V600R006C00 have an integ...Show more |
1Huawei 6Dp300 Firmware Rp200 FirmwareTe30 Firmware+3 moreNov 21, 2024 Feb 15, 2018 N/A· v4 4.3 MEDIUM· v3 4.0 MEDIUM· v2 Huawei DP300 V500R002C00, RP200 V500R002C00, V600R006C00, TE30 V100R001C10, V500R002C00, V600R006C00, TE40 V500R002C00, V600R006C00, TE50 V500R002C00, V600R006C00, TE60 V100R001C10, V500R002C00, V600R006C00 have an integ...Show more |
1Huawei 3Ar120 S Firmware Ar1200 FirmwareAr3200 FirmwareNov 21, 2024 Feb 15, 2018 N/A· v4 7.5 HIGH· v3 7.8 HIGH· v2 Huawei AR3200 with software V200R006C10, V200R006C11, V200R007C00, V200R007C01, V200R007C02, V200R008C00, V200R008C10, V200R008C20, V200R008C30 has an integer overflow vulnerability. The software does not sufficiently va...Show more |
1Huawei 3Ar120 S Firmware Ar1200 FirmwareAr3200 FirmwareNov 21, 2024 Feb 15, 2018 N/A· v4 7.5 HIGH· v3 7.8 HIGH· v2 Huawei AR3200 with software V200R006C10, V200R006C11, V200R007C00, V200R007C01, V200R007C02, V200R008C00, V200R008C10, V200R008C20, V200R008C30 has an integer overflow vulnerability. The software does not sufficiently va...Show more |
2Arm Debian2Debian Linux Mbed TlsNov 21, 2024 Feb 14, 2018 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 In ARM mbed TLS before 2.7.0, there is a bounds-check bypass through an integer overflow in PSK identity parsing in the ssl_parse_client_psk_identity() function in library/ssl_srv.c. |
In Exiv2 0.26, there is an integer overflow leading to a heap-based buffer over-read in the Exiv2::getULong function in types.cpp. Remote attackers can exploit the vulnerability to cause a denial of service via a crafted...Show more |
4Canonical DebianLinux+1 more10Debian Linux Enterprise Linux DesktopEnterprise Linux Server+7 moreJun 17, 2026 Feb 12, 2018 N/A· v4 7.8 HIGH· v3 4.6 MEDIUM· v2 The futex_requeue function in kernel/futex.c in the Linux kernel before 4.14.15 might allow attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact by triggering a negative wak...Show more |
2Debian Google2Chrome Debian LinuxNov 21, 2024 Feb 7, 2018 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 An integer overflow in Skia in Google Chrome prior to 62.0.3202.62 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page, aka an out-of-bounds write. |
3Debian GoogleXmlsoft3Chrome Debian LinuxLibxml2Dec 3, 2025 Feb 7, 2018 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 An integer overflow in xmlmemory.c in libxml2 before 2.9.5, as used in Google Chrome prior to 62.0.3202.62 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted XML file. |
Integer overflow in the ndn_parse_sequence function in CCN-lite before 2.00 allows context-dependent attackers to have unspecified impact via vectors involving the typ and vallen variables. |
Multiple integer overflows in CCN-lite before 2.00 allow context-dependent attackers to have unspecified impact via vectors involving the (1) vallen variable in the iottlv_parse_sequence function or (2) typ, vallen and i...Show more |
The malloc implementation in the GNU C Library (aka glibc or libc6), from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZE_MAX and could...Show more |
In GNU Binutils 2.30, there's an integer overflow in the function load_specific_debug_section() in objdump.c, which results in `malloc()` with 0 size. A crafted ELF file allows remote attackers to cause a denial of servi...Show more |
4Gnu NetappOracle+1 more15Cloud Backup Communications Session Border ControllerData Ontap Edge+12 moreJun 17, 2026 Feb 1, 2018 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 An integer overflow in the implementation of the posix_memalign in memalign functions in the GNU C Library (aka glibc or libc6) 2.26 and earlier could cause these functions to return a pointer to a heap area that is too...Show more |
3Canonical DebianQemu3Debian Linux QemuUbuntu LinuxNov 21, 2024 Jan 31, 2018 N/A· v4 5.5 MEDIUM· v3 2.1 LOW· v2 Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allows a user to cause a denial of service (Qemu process crash). |
The elf_object_p function in elfcode.h in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, has an unsigned integer overflow because bfd_size_type multiplication is not used. A...Show more |
2Debian Libming2Debian Linux LibmingJun 17, 2026 Jan 25, 2018 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 The outputSWF_TEXT_RECORD function (util/outputscript.c) in libming through 0.4.8 is vulnerable to an integer overflow and resultant out-of-bounds read, which may allow attackers to cause a denial of service or unspecifi...Show more |