Lucene search
+L

488830 matches found

OSV
OSV
added 2026/08/28 6:48 a.m.8 views

CVE-2026-80599 batman-adv: dat: ensure accessible eth_hdr proto field

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: ensure accessible ethhdr proto field When batadvgetvid accesses the proto field of the ethernet header, it is not checking if the data itself is accessible. The caller is responsible for it. But in contrast to...

8.1CVSS5.9AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.12 views

CVE-2026-80599

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: ensure accessible ethhdr proto field When batadvgetvid accesses the proto field of the ethernet header, it is not checking if the data itself is accessible. The caller is responsible for it. But in contrast to...

8.1CVSS5.8AI score0.00277EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.33 views

CVE-2026-80599 batman-adv: dat: ensure accessible eth_hdr proto field

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: ensure accessible ethhdr proto field When batadvgetvid accesses the proto field of the ethernet header, it is not checking if the data itself is accessible. The caller is responsible for it. But in contrast to...

8.1CVSS0.00277EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:48 a.m.5 views

EUVD-2026-67474

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix out-of-bounds read in decompresslznt decompresslznt does not validate array index bounds before accessing the decompression table. A corrupted NTFS3 image with invalid compressed data can trigger an out-of-bounds read...

5.8AI score0.00129EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.38 views

CVE-2026-80598 ntfs3: fix out-of-bounds read in decompress_lznt

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix out-of-bounds read in decompresslznt decompresslznt does not validate array index bounds before accessing the decompression table. A corrupted NTFS3 image with invalid compressed data can trigger an out-of-bounds read...

7.8CVSS0.00129EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/28 6:48 a.m.18 views

CVE-2026-80598

CVE-2026-80598 is an out-of-bounds read in the Linux kernel's ntfs3 filesystem, specifically in the decompress_lznt() function. The root cause is a missing array index bounds validation before accessing the decompression table; a corrupted NTFS3 image with invalid compressed data can trigger the ...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 6:48 a.m.7 views

CVE-2026-80598 ntfs3: fix out-of-bounds read in decompress_lznt

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix out-of-bounds read in decompresslznt decompresslznt does not validate array index bounds before accessing the decompression table. A corrupted NTFS3 image with invalid compressed data can trigger an out-of-bounds read...

7.8CVSS5.8AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/28 6:48 a.m.9 views

EUVD-2026-67473

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix NULL pointer dereference in initialization The mtdinfo contains a struct device, which must be linked to its parent. Without this, the initialization of the MTD fails with a NULL pointer dereference...

5.8AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:48 a.m.14 views

CVE-2026-80597

CVE-2026-80597 affects the Linux kernel 's mtd: maps: vmu-flash driver. During MTD initialization, the mtd_info structure's embedded struct device was not linked to its parent, causing a NULL pointer dereference that failed the MTD initialization process. The fix ensures the device is properly li...

5.8AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:48 a.m.5 views

CVE-2026-80597 mtd: maps: vmu-flash: fix NULL pointer dereference in initialization

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix NULL pointer dereference in initialization The mtdinfo contains a struct device, which must be linked to its parent. Without this, the initialization of the MTD fails with a NULL pointer dereference...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:48 a.m.5 views

EUVD-2026-67472

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - only expose sysfs attributes on control interface When the driver was converted to use the driver core to instantiate device attributes via .devgroups in the usbdriver structure, the attributes started appearing ...

5.9AI score0.00144EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 6:48 a.m.7 views

EUVD-2026-67471

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - add response length checks The driver processes response data from device buffers without verifying that the device actually sent enough data. This can lead to out-of-bounds reads or processing stale data. Add...

5.8AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.35 views

CVE-2026-80596 Input: ims-pcu - only expose sysfs attributes on control interface

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - only expose sysfs attributes on control interface When the driver was converted to use the driver core to instantiate device attributes via .devgroups in the usbdriver structure, the attributes started appearing ...

8.4CVSS0.00144EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 6:48 a.m.7 views

CVE-2026-80596 Input: ims-pcu - only expose sysfs attributes on control interface

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - only expose sysfs attributes on control interface When the driver was converted to use the driver core to instantiate device attributes via .devgroups in the usbdriver structure, the attributes started appearing ...

8.4CVSS5.9AI score
SaveExploits0References7
OSV
OSV
added 2026/08/28 6:48 a.m.7 views

CVE-2026-80595 Input: ims-pcu - add response length checks

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - add response length checks The driver processes response data from device buffers without verifying that the device actually sent enough data. This can lead to out-of-bounds reads or processing stale data. Add...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/08/28 6:48 a.m.16 views

CVE-2026-80595

CVE-2026-80595 affects the Linux kernel 's ims-pcu driver. The driver processes response data from device buffers without verifying that the device actually sent enough data , which can lead to out-of-bounds reads or processing stale data . The fix adds checks for the expected response length bef...

5.8AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:48 a.m.15 views

CVE-2026-80596

CVE-2026-80596 affects the Linux kernel ims-pcu USB input driver. When the driver was converted to use the driver core to instantiate device attributes (via .dev_groups in the usb_driver structure), sysfs attributes were incorrectly exposed on all USB interfaces , including the secondary data int...

8.4CVSS5.9AI score0.00144EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 6:48 a.m.7 views

EUVD-2026-67470

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in imspcugetcdcuniondesc by iterating through the extra descriptor data. However, it does not verify that the...

5.8AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:48 a.m.18 views

CVE-2026-80594

CVE-2026-80594 affects the ims-pcu driver in the Linux kernel . The driver parses CDC union descriptors in ims_pcu_get_cdc_union_desc() by iterating through extra descriptor data but fails to validate that each descriptor's bLength field is at least 2. A malicious device presenting a descriptor w...

5.8AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:48 a.m.7 views

CVE-2026-80594 Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in imspcugetcdcuniondesc by iterating through the extra descriptor data. However, it does not verify that the...

5.8AI score
SaveExploits0References11
Rows per page
Query Builder