Lucene search
+L

129318 matches found

EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76540

In the Linux kernel, the following vulnerability has been resolved: HID: picolcd: clamp eeprom debugfs read to bytes actually received picolcddebugeepromread trusts resp-rawdata2 -- a length byte supplied by the device in its REPORTEEDATA reply -- clamped only to the caller's read count: ret =...

6AI score0.0022EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76541

In the Linux kernel, the following vulnerability has been resolved: HID: corsair-void: Check size of status and firmware events before reading them Malformed status and firmware events could cause an out-of-bounds read since the size wasn't being checked. Check the size and warn on unexpected...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.13 views

CVE-2026-89629

CVE-2026-89629 affects the Linux kernel in the HID corsair-void driver . The root cause is an out-of-bounds read triggered by malformed status and firmware events whose size was not validated before being read. The fix adds a size check and emits a warning on unexpected values to prevent the read...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.19 views

CVE-2026-89621

CVE-2026-89621 is a Linux kernel vulnerability in the HID mcp2221 driver's mcp2221_raw_event() function. The function fails to validate the size of incoming HID reports in the MCP2221_I2C_GET_DATA path, trusting a device-supplied data[3] field as the copy length without verifying that 4 + data[3]...

6AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:45 p.m.10 views

EUVD-2026-76533

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: validate report size in mcp2221rawevent mcp2221rawevent never validates the size of incoming HID reports. In the MCP2221I2CGETDATA path it trusts the device-supplied data3 as the copy length without checking that 4 ...

6AI score0.0022EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.28 views

CVE-2026-89621 HID: mcp2221: validate report size in mcp2221_raw_event()

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: validate report size in mcp2221rawevent mcp2221rawevent never validates the size of incoming HID reports. In the MCP2221I2CGETDATA path it trusts the device-supplied data3 as the copy length without checking that 4 ...

0.0022EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89621

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: validate report size in mcp2221rawevent mcp2221rawevent never validates the size of incoming HID reports. In the MCP2221I2CGETDATA path it trusts the device-supplied data3 as the copy length without checking that 4 ...

5.9AI score0.0022EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89621 HID: mcp2221: validate report size in mcp2221_raw_event()

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: validate report size in mcp2221rawevent mcp2221rawevent never validates the size of incoming HID reports. In the MCP2221I2CGETDATA path it trusts the device-supplied data3 as the copy length without checking that 4 ...

6.1AI score
SaveExploits0References11
OSV
OSV
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89614 ntfs: bound the free-cluster bitmap scan to the volume

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

9.8CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.29 views

CVE-2026-89614 ntfs: bound the free-cluster bitmap scan to the volume

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

9.8CVSS0.00407EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:45 p.m.9 views

EUVD-2026-76526

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

5.9AI score0.00407EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:45 p.m.16 views

CVE-2026-89614

CVE-2026-89614 affects the Linux kernel's NTFS file system driver . The flaw is in ntfs_cluster_alloc(), which bounds its free-cluster bitmap scan by the size of the on-disk $Bitmap rather than by the volume's actual cluster count (nr_clusters). Because these are independent quantities, a special...

9.8CVSS5.9AI score0.00407EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.16 views

CVE-2026-89614

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

9.8CVSS6AI score0.00407EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:45 p.m.16 views

CVE-2026-89608

CVE-2026-89608 affects the ecryptfs component of the Linux kernel. The function ecryptfs_parse_packet_set() calculates the remaining packet buffer size from PAGE_SIZE - 8 instead of the actual packet set buffer length, which can overstate the available buffer for version 1 headers . According to ...

7.1CVSS5.9AI score0.00159EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89608 ecryptfs: pass packet set buffer size to parser

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfsparsepacketset receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGESIZE - 8. For version 1 headers the packet set starts lat...

7.1CVSS6AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:44 p.m.25 views

CVE-2026-89588

CVE-2026-89588 is a Linux kernel vulnerability in the ACPI APEI GHES (Generic Hardware Error Source) component, specifically in ghes_handle_arm_hw_error(). After skipping the cper_sec_proc_arm header via pointer arithmetic (err + 1), the remaining buffer length was incorrectly reduced by sizeof(e...

8.4CVSS5.8AI score0.00182EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.14 views

CVE-2026-89588

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In gheshandlearmhwerror, after skipping the cpersecprocarm header with err + 1, the remaining length was reduced by sizeoferr pointer size instead of sizeoferr...

8.4CVSS5.9AI score0.00182EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:44 p.m.9 views

EUVD-2026-76500

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In gheshandlearmhwerror, after skipping the cpersecprocarm header with err + 1, the remaining length was reduced by sizeoferr pointer size instead of sizeoferr...

5.8AI score0.00182EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.26 views

CVE-2026-89588 ACPI: APEI: GHES: fix ARM section length accounting after header

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In gheshandlearmhwerror, after skipping the cpersecprocarm header with err + 1, the remaining length was reduced by sizeoferr pointer size instead of sizeoferr...

8.4CVSS0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89588 ACPI: APEI: GHES: fix ARM section length accounting after header

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In gheshandlearmhwerror, after skipping the cpersecprocarm header with err + 1, the remaining length was reduced by sizeoferr pointer size instead of sizeoferr...

8.4CVSS5.9AI score
SaveExploits0References7
Rows per page
Query Builder