Lucene search
+L

71011 matches found

RedHat Linux
RedHat Linux
added 2026/04/10 11:52 p.m.17 views

php: heap-based buffer overflow in array_merge()

A flaw was found in PHP. A heap-based buffer overflow occurs in the arraymerge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HTMAXSIZE due to an integer overflow in the precomputation of element counts using the zendhashnumelements function, causi...

8.2CVSS6.7AI score0.00465EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/10 10:59 p.m.9 views

perl: Integer overflow leading to buffer overflow in Perl_my_setenv()

Perl before 5.26.3 and 5.28.x before 5.28.1 has a buffer overflow via a crafted regular expression that triggers invalid write operations...

9.8CVSS7.1AI score0.11676EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/10 10:59 p.m.12 views

perl: corruption of intermediate language state of compiled regular expression due to integer overflow leads to DoS

Perl before 5.30.3 has an integer overflow related to mishandling of a "PLregkindOPn == NOTHING" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection...

8.6CVSS6.7AI score0.04879EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/10 7:54 p.m.19 views

glib: Integer Overflow in GLib GIO Attribute Escaping Causes Heap Buffer Overflow

A flaw was found in glib. This vulnerability allows a heap buffer overflow and denial-of-service DoS via an integer overflow in GLib's GIO GLib Input/Output escapebytestring function when processing malicious file or remote filesystem attribute values...

6.5CVSS6.7AI score0.00587EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 7:54 p.m.17 views

glib: GLib: Denial of Service via Integer Overflow in g_buffered_input_stream_peek()

A flaw was found in glib. Missing validation of offset and count parameters in the gbufferedinputstreampeek function can lead to an integer overflow during length calculation. When specially crafted values are provided, this overflow results in an incorrect size being passed to memcpy, triggering...

3.7CVSS6.3AI score0.00403EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 7:54 p.m.8 views

glib: Integer overflow in in g_escape_uri_string()

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the gescapeuristring function. If the string to escape contains a very large number of unacceptable characters which would need escaping, the calculation of the length of the escaped string...

7.7CVSS6.7AI score0.00322EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/10 6:29 p.m.7 views

OPENSUSE-SU-2026:20512-1 Security update for pcre2

This update for pcre2 fixes the following issue: - CVE-2025-58050: integer overflow leads to heap buffer overread in matchref due to missing boundary restoration in SCS bsc1248842...

9.1CVSS7.4AI score0.008EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/10 6:27 p.m.6 views

SUSE-SU-2026:21094-1 Security update for pcre2

This update for pcre2 fixes the following issue: - CVE-2025-58050: integer overflow leads to heap buffer overread in matchref due to missing boundary restoration in SCS bsc1248842...

9.1CVSS5.9AI score0.008EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/10 5:03 p.m.9 views

CVE-2026-40046

A flaw was found in Apache ActiveMQ, Apache ActiveMQ All and Apache ActiveMQ MQTT. The fix for CVE-2025-66168 was not applied for 6.0.0+ versions. This exposed the underlying integer overflow/wraparound vulnerability when handling MQTT control packets, causing the broker to misinterpret payloads...

8.8CVSS5.7AI score0.0078EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/10 4:03 p.m.10 views

nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions

A flaw was found in V8's string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8's internal string table, particularly when processed by...

5.9CVSS6.7AI score0.00268EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.10 views

nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions

A flaw was found in V8's string hashing mechanism within Node.js. A remote attacker can exploit this vulnerability by crafting requests containing integer-like strings. These specially crafted strings cause predictable hash collisions in V8's internal string table, particularly when processed by...

5.9CVSS6.7AI score0.00268EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/10 2:29 p.m.8 views

CVE-2026-31412

A flaw was found in the Linux kernel's USB mass storage gadget module usb-gadget-fmassstorage. A remote attacker, acting as a malicious USB host, could send a specially crafted SCSI READ or WRITE command. This action could trigger an integer overflow during data size calculation, leading to an...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/10 11:19 a.m.9 views

SUSE-SU-2026:21224-1 Security update for corosync

This update for corosync fixes the following issues: - CVE-2026-35091: Denial of Service and information disclosure via crafted UDP packet bsc1261299. - CVE-2026-35092: Denial of Service via integer overflow in join message validation bsc1261300...

8.2CVSS5.8AI score0.00994EPSS
SaveExploits2References5
OSV
OSV
added 2026/04/10 11:16 a.m.7 views

DEBIAN-CVE-2026-31412

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmassstorage: Fix potential integer overflow in checkcommandsizeinblocks The checkcommandsizeinblocks function calculates the data size in bytes by left shifting common-datasizefromcmnd by the block size...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/10 11:16 a.m.9 views

CVE-2026-31412

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmassstorage: Fix potential integer overflow in checkcommandsizeinblocks The checkcommandsizeinblocks function calculates the data size in bytes by left shifting common-datasizefromcmnd by the block size...

5.5CVSS0.0017EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/04/10 11:16 a.m.11 views

CVE-2026-31412

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmassstorage: Fix potential integer overflow in checkcommandsizeinblocks The checkcommandsizeinblocks function calculates the data size in bytes by left shifting common-datasizefromcmnd by the block size...

5.5CVSS5.4AI score0.0017EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2026/04/10 10:35 a.m.40 views

CVE-2026-31412 usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_size_in_blocks()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmassstorage: Fix potential integer overflow in checkcommandsizeinblocks The checkcommandsizeinblocks function calculates the data size in bytes by left shifting common-datasizefromcmnd by the block size...

0.0017EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/10 10:35 a.m.37 views

CVE-2026-31412

The CVE-2026-31412 vulnerability exists in the Linux kernel USB gadget f_mass_storage implementation, where an unchecked left shift of data_size_from_cmnd by blkbits could overflow, truncating data size and enabling memory corruption or out-of-bounds access. The root cause is lack of overflow val...

5.5CVSS5.8AI score0.0017EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/10 10:35 a.m.12 views

CVE-2026-31412 usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_size_in_blocks()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmassstorage: Fix potential integer overflow in checkcommandsizeinblocks The checkcommandsizeinblocks function calculates the data size in bytes by left shifting common-datasizefromcmnd by the block size...

5.8AI score
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/04/10 6:57 a.m.11 views

CVE-2026-5912

An integer overflow flaw was found in the WebRTC component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=486498791...

9.6CVSS5.8AI score0.00215EPSS
SaveExploits0References5
Rows per page
Query Builder