46720 matches found
CVE-2026-64833 FFmpeg 0.7.1 - 8.1.2 Out-of-Bounds Read via S/PDIF Muxer spdifenc.c
FFmpeg versions 0.7.1 through 8.1.2 contain an out-of-bounds read vulnerability in the S/PDIF muxer that allows attackers to access memory beyond buffer boundaries by supplying a crafted DTS stream with a coresize value larger than the actual packet length. Attackers can exploit the missing bound...
CVE-2026-64833
FFmpeg versions 0.7.1–8.1.2 expose an out-of-bounds read in the S/PDIF muxer. The root cause is a missing bounds check in spdif_header_dts4, allowing a crafted DTS stream with core_size larger than the packet length to read memory beyond the packet buffer during S/PDIF re-muxing. As described, th...
squid: Fix of 3 CVEs
CVE-2026-33526: fix heap Use-After-Free in ICP traffic handling causing DoS - CVE-2026-33515: fix out-of-bounds read in ICP message handling leaking sensitive information - CVE-2026-32748: fix HttpRequest lifetime in ICP v3 queries preventing Use-After-Free DoS...
RLSA-2026:41906 Important: httpd security, bug fix, and enhancement update
The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: incomplete fix for CVE-2023-38709 CVE-2024-42516 Apache HTTP Server: modrewrite: Apache HTTP Server: Privilege Escalation via .htaccess file manipulation CVE-2026-24072 http...
CVE-2026-64014
A flaw was found in the Linux kernel's usbtouchscreen driver. A local attacker with a specially crafted USB touch screen device could exploit this vulnerability by sending a malicious interrupt packet with an oversized length field. This improper handling of input lengths can lead to an...
DEBIAN-CVE-2026-16419
Out of bounds read and write in ANGLE in Google Chrome on Android prior to 150.0.7871.182 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...
CVE-2026-47251
libheif is a HEIF and AVIF file format decoder and encoder. The fix for CVE-2026-3949 commit b97c8b5, PR 1712 introduced an integer overflow in the very security check it added. The check itself can be bypassed, allowing a crafted HEIF file with a VVC track to trigger the same out-of-bounds heap...
CVE-2026-63943
A flaw was found in the Linux kernel's xpad input driver. A local attacker with a specially crafted or malicious Xbox One controller could send a malformed input packet. This could lead to an out-of-bounds read, potentially causing a denial of service DoS or information disclosure...
EUVD-2026-46364
Data::RoaringBitmap::Shared versions before 0.02 for Perl allow an out-of-bounds read via an unvalidated container offset and cardinality in rbcontainslocked. The attach-time validator rbvalidateheader checks the header scalars and region layout against the file size, but does not validate the...
CVE-2026-47251 libheif has an incomplete fix for CVE-2026-3949: integer overflow bypass in vvdec_push_data2
libheif is a HEIF and AVIF file format decoder and encoder. The fix for CVE-2026-3949 commit b97c8b5, PR 1712 introduced an integer overflow in the very security check it added. The check itself can be bypassed, allowing a crafted HEIF file with a VVC track to trigger the same out-of-bounds heap...
CVE-2026-63903
A flaw was found in the Linux kernel's belkinsa USB serial driver. The driver's interrupt handling routine fails to validate the length of incoming status reports. This oversight allows a local attacker, by connecting a specially crafted USB device, to trigger an out-of-bounds read. The primary...
CVE-2026-59140
Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ssvalidateheader bounds only the root index against the node pool nodecapacity. The order-statistics and min/max queries th...
CVE-2026-59142
Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shmstrcopy. The attach-time validator shmvalidateheader checks the header scalars and region layout against the file size, but does not validate the array contents it then...
CVE-2026-59147
Data::DisjointSet::Shared for Perl versions before 0.02 is vulnerable to out-of-bounds reads/writes in dsu_find due to an unvalidated parent index. The attach-time validator validates header and region against the file size but does not validate the contents of the parent array; dsu_find uses raw...
CVE-2026-59145
CVE-2026-59145 affects Data::Intern::Shared before 0.02 (Perl). The vulnerability arises from an out-of-bounds read in si_idx_find due to unvalidated indices: slots[i].id, reverse[], and the arena length prefix are used without bounds checks against count or arena_used. The lookup traverses a tri...
CVE-2026-59143
Data::RoaringBitmap::Shared for Perl (versions before 0.02) contains an out-of-bounds read in rb_contains_locked due to unvalidated container_offset and cardinality. The attach-time validator validates header scalars/region size but not bucket contents, then uses pool + container_off * 8192 to fo...
USN-8582-1 jbig2dec vulnerabilities
Zeng Yunxiang and Song Jiaxuan discovered that jbig2dec had an out-of-bounds read vulnerability in its command-line tool. An attacker could possibly use this issue to cause jbig2dec to crash, resulting in a denial of service. This issue only affected Ubuntu 22.04 LTS. CVE-2023-46361 It was...
httpd: Apache HTTP Server: Out-of-bounds Read in mod_headers and mod_mime
A flaw was found in Apache HTTP Server. An out-of-bounds read vulnerability exists when modheaders and modmime are used with multiple response languages. This could allow a remote attacker to disclose sensitive information from memory or cause a denial of service...
CVE-2026-9499
An out-of-bounds read buffer over-read vulnerability exists in QTextCodec::codecForName in Qt. When the function is called with a QByteArray that is not NUL-terminated for example, one created with QByteArray::fromRawData, the codec-name matching routine reads past the end of the supplied buffer...
CVE-2026-9499
CVE-2026-9499 describes an out-of-bounds read in QTextCodec::codecForName() within Qt’s code paths. If a non-NUL-terminated QByteArray (e.g., fromRawData()) is used, the codec-name matching may read past the buffer end. In most cases this yields an incorrect text codec; in the worst case, over-re...