Lucene search
+L

1739 matches found

OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68402

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: bound element ID read when checking non-inheritance cfg80211iselementinherited reads the first data octet of the candidate element id = elem-data0 to look it up in an extension non-inheritance list. It does so aft...

7.1CVSS5.3AI score0.00268EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.11 views

AZL-94719 CVE-2026-68145 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

7.8CVSS6AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 1:20 p.m.11 views

DEBIAN-CVE-2026-68145

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:19 p.m.12 views

CVE-2026-68124

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

9.6CVSS0.00343EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 12:04 p.m.21 views

EUVD-2026-55588

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: bound element ID read when checking non-inheritance cfg80211iselementinherited reads the first data octet of the candidate element id = elem-data0 to look it up in an extension non-inheritance list. It does so aft...

5.3AI score0.00268EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.43 views

CVE-2026-68402 wifi: cfg80211: bound element ID read when checking non-inheritance

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: bound element ID read when checking non-inheritance cfg80211iselementinherited reads the first data octet of the candidate element id = elem-data0 to look it up in an extension non-inheritance list. It does so aft...

7.1CVSS0.00268EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.43 views

CVE-2026-68278 drm/dp/mst: fix buffer overflows in sideband chunk accumulation

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix buffer overflows in sideband chunk accumulation drmdpsidebandappendpayload has three related bugs when processing device-provided sideband reply data: 1. Zero-length curchunklen underflow: msglen is a 6-bit field...

0.00238EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 11:59 a.m.75 views

CVE-2026-68165

The CVE affects the Linux kernel DAMON subsystem (mm/damon/core) where damon_set_regions() did not validate zero-length regions created by certain callers (DAMON_SYSFS, DAMON_RECLAIM, DAMON_LRU_SORT). This could trigger WARN_ONCE on CONFIG_DAMON_DEBUG_SANITY and cause a divide-by-zero in damon_me...

5.3AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.34 views

CVE-2026-68165 mm/damon/core: validate ranges in damon_set_regions()

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate ranges in damonsetregions DAMON core logic assumes zero length regions don't exist. However, a few DAMON API callers including DAMONSYSFS, DAMONRECLAIM and DAMONLRUSORT allow users to set empty monitoring...

0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:59 a.m.10 views

EUVD-2026-55551

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate ranges in damonsetregions DAMON core logic assumes zero length regions don't exist. However, a few DAMON API callers including DAMONSYSFS, DAMONRECLAIM and DAMONLRUSORT allow users to set empty monitoring...

5.3AI score0.00205EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.10 views

EUVD-2026-55529

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

5.5AI score0.00138EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.43 views

CVE-2026-68145 iomap: fix out-of-bounds bitmap_set() with zero-length range

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

7.8CVSS0.00138EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:59 a.m.53 views

CVE-2026-68145

CVE-2026-68145 describes a Linux kernel iomap vulnerability where zero-length ranges in ifs_set_range_dirty() and ifs_set_range_uptodate() cause an unsigned underflow in (off + len - 1) >> i_blkbits, producing a huge last_blk and nr_blks and leading to out-of-bounds bitmap_set() writes. A f...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.38 views

CVE-2026-68124 mctp: serial: handle zero-length frames to prevent rx buffer overflow

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

9.6CVSS0.00343EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 11:58 a.m.100 views

CVE-2026-68124

CVE-2026-68124 affects the Linux kernel MCTP serial driver. A zero-length frame could cause an out-of-bounds write in the receive path when rxlen == 0, requiring CAP_NET_ADMIN to attach the MCTP line discipline and bring up the netdev. The fix routes zero-length frames to STATE_TRAILER (instead o...

9.6CVSS5.6AI score0.00343EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:58 a.m.18 views

EUVD-2026-55505

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

5.6AI score0.00343EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/09 2:16 a.m.12 views

DEBIAN-CVE-2026-17510

Crypt::OpenSSL::PKCS12 versions before 1.98 for Perl allow a NULL pointer dereference in printattribute via a zero length BMPSTRING attribute. printattribute sizes the destination buffer for a BMPSTRING attribute from its declared byte length with Renewattribute, length, char. A zero length...

7.5CVSS5.8AI score0.0044EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/09 1:21 a.m.95 views

CVE-2026-17510

CVE-2026-17510 affects Crypt::OpenSSL::PKCS12 for Perl prior to 1.98. The vulnerability is a NULL pointer dereference in print_attribute when processing a zero-length BMPSTRING attribute in PKCS#12 data, potentially crashing any process that ingests an untrusted PKCS#12 via info_as_hash(). The is...

7.5CVSS5.7AI score0.0044EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/09 1:21 a.m.48 views

CVE-2026-17510 Crypt::OpenSSL::PKCS12 versions before 1.98 for Perl allow a NULL pointer dereference in print_attribute via a zero length BMPSTRING attribute

Crypt::OpenSSL::PKCS12 versions before 1.98 for Perl allow a NULL pointer dereference in printattribute via a zero length BMPSTRING attribute. printattribute sizes the destination buffer for a BMPSTRING attribute from its declared byte length with Renewattribute, length, char. A zero length...

0.0044EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/09 1:21 a.m.15 views

EUVD-2026-54850

Crypt::OpenSSL::PKCS12 versions before 1.98 for Perl allow a NULL pointer dereference in printattribute via a zero length BMPSTRING attribute. printattribute sizes the destination buffer for a BMPSTRING attribute from its declared byte length with Renewattribute, length, char. A zero length...

5.7AI score0.0044EPSS
SaveExploits0References2
Rows per page
Query Builder