Lucene search
+L

19 matches found

OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99644 CVE-2026-80827 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

6.1AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99507 CVE-2026-80796 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add datalen bound checks to activation parameter extractors nciextractactivationparamsisodep and nciextractactivationparamsnfcdep read an inner length byte from the NCI RFINTFACTIVATEDNTF payload and use it to memcpy in...

5.9AI score0.00195EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 3:55 p.m.20 views

CVE-2026-80863

CVE-2026-80863 is a slab out-of-bounds write (size 4) in the Linux kernel's RDMA/rxe (Soft-RoCE) driver, specifically in free_rd_atomic_resources() at drivers/infiniband/sw/rxe/rxe_qp.c. The root cause is that max_dest_rd_atomic is updated before the old array is freed, causing the free path to i...

5.3AI score0.00182EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.9 views

CVE-2026-80827

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

6.1AI score0.00195EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 3:54 p.m.8 views

CVE-2026-80827 USB: serial: option: fix slab OOB read in interrupt URB callback

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

5.8AI score
SaveExploits0References12
CVE
CVE
added 2026/09/04 3:54 p.m.12 views

CVE-2026-80827

CVE-2026-80827 affects the Linux kernel's USB serial option driver (usb-serial-option). The interrupt URB buffer is allocated in setup_port_interrupt_in() using the endpoint's wMaxPacketSize via kmalloc(). When a USB device declares wMaxPacketSize = 8, the buffer is exactly 8 bytes. If the device...

5.5AI score0.00195EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/04 3:54 p.m.7 views

EUVD-2026-71277

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

5.5AI score0.00195EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 3:12 p.m.5 views

CVE-2026-80781 HID: core: fix OOB read of field->usage in hid_set_field()

In the Linux kernel, the following vulnerability has been resolved: HID: core: fix OOB read of field-usage in hidsetfield hidsetfield hands field-usage + offset to hiddumpinput before the guard that bounds offset: hiddumpinputfield-report-device, field-usage + offset, value; if offset =...

5.7AI score
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-80827

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's...

6.3AI score0.00195EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80796

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfc: nci: add datalen bound checks to activation parameter extractors nciextractactivationparamsisodep and nciextractactivationparamsnfcdep read an inner length...

6.3AI score0.00195EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 6:49 a.m.26 views

CVE-2026-80673

Linux kernel NTFS driver contains a slab out-of-bounds read in ntfs_external_attr_find(). When resolving an attribute lookup with a non-zero @lowest_vcn, the function reads lowest_vcn (offset 8) and name_offset from the next $ATTRIBUTE_LIST entry without full bounds validation, allowing a crafted...

9.8CVSS6AI score0.00379EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 4:16 p.m.7 views

UBUNTU-CVE-2026-74711

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus Fix type confusion in notification logic Sashiko reports: At the start of the loop in pmbusnotify, the code unconditionally casts every attribute to a struct sensordeviceattribute:...

8.4CVSS5.8AI score0.0014EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.41 views

CVE-2026-74567 keys: fix out-of-bounds read in keyring_get_key_chunk()

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

7.1CVSS0.00117EPSS
SaveExploits0References8
NVD
NVD
added 2024/02/27 7:04 p.m.20 views

CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS5.6AI score0.00232EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/27 7:04 p.m.24 views

CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/27 7:04 p.m.20 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

7.2AI score0.00232EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/27 6:40 p.m.15 views

CVE-2020-36776 thermal/drivers/cpufreq_cooling: Fix slab OOB issue

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

6.7AI score0.00232EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/27 6:40 p.m.23 views

CVE-2020-36776

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/cpufreqcooling: Fix slab OOB issue Slab OOB issue is scanned by KASAN in cpupowertofreq. If power is limited below the power of OPP0 in EM table, it will cause slab out-of-bound issue with negative array index...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0
CVE
CVE
added 2024/02/27 6:40 p.m.676 views

CVE-2020-36776

In the Linux kernel, CVE-2020-36776 concerns the slab OOB issue in thermal/cpufreq_cooling. The vulnerability is triggered in cpu_power_to_freq() when the EM table does not contain a suitable power entry (power below OPP0), leading to a negative index read. The documented fix returns the lowest a...

5.5CVSS5.9AI score0.00232EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder