Lucene search
+L

377402 matches found

EUVD
EUVD
added 2026/08/22 3:31 p.m.7 views

EUVD-2026-64542

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use children field for rcu head and add memory barriers When an eventfs inode is freed, it sets ei-isfreed and then uses its ei-list to add it to the srcu link list as the list field is a union with the rcu list head. As...

5.7AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 3:31 p.m.12 views

CVE-2026-74606 eventfs: Fix use-after-free in eventfs_remove_rec()

In the Linux kernel, the following vulnerability has been resolved: eventfs: Fix use-after-free in eventfsremoverec eventfsremoverec recursively removes the child at the current loop position. After the recursive call returns, listforeachentry advances by reading list.next from the removed child...

7.8CVSS5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.11 views

CVE-2026-74605

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use children field for rcu head and add memory barriers When an eventfs inode is freed, it sets ei-isfreed and then uses its ei-list to add it to the srcu link list as the list field is a union with the rcu list head. As...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74606

In the Linux kernel, the following vulnerability has been resolved: eventfs: Fix use-after-free in eventfsremoverec eventfsremoverec recursively removes the child at the current loop position. After the recursive call returns, listforeachentry advances by reading list.next from the removed child...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.26 views

CVE-2026-74605 eventfs: Use children field for rcu head and add memory barriers

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use children field for rcu head and add memory barriers When an eventfs inode is freed, it sets ei-isfreed and then uses its ei-list to add it to the srcu link list as the list field is a union with the rcu list head. As...

7.8CVSS0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.28 views

CVE-2026-74606 eventfs: Fix use-after-free in eventfs_remove_rec()

In the Linux kernel, the following vulnerability has been resolved: eventfs: Fix use-after-free in eventfsremoverec eventfsremoverec recursively removes the child at the current loop position. After the recursive call returns, listforeachentry advances by reading list.next from the removed child...

7.8CVSS0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 3:31 p.m.15 views

CVE-2026-74605 eventfs: Use children field for rcu head and add memory barriers

In the Linux kernel, the following vulnerability has been resolved: eventfs: Use children field for rcu head and add memory barriers When an eventfs inode is freed, it sets ei-isfreed and then uses its ei-list to add it to the srcu link list as the list field is a union with the rcu list head. As...

7.8CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:31 p.m.27 views

CVE-2026-74604

CVE-2026-74604 is a use-after-free vulnerability in the Linux kernel's thermal/drivers/hwmon component. It was introduced by commit 030a48b0f6ce ("thermal/drivers/hwmon: Cleanup coding style a bit"), which removed a valid check from the error path of thermal_add_hwmon_sysfs() . The fix is a rever...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.28 views

CVE-2026-74604 Revert "thermal/drivers/hwmon: Cleanup coding style a bit"

In the Linux kernel, the following vulnerability has been resolved: Revert "thermal/drivers/hwmon: Cleanup coding style a bit" Revert commit 030a48b0f6ce "thermal/drivers/hwmon: Cleanup coding style a bit" that introduced a use-after-free into the error path of thermaladdhwmonsysfs by removing a...

8.4CVSS0.00138EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:31 p.m.10 views

EUVD-2026-64541

In the Linux kernel, the following vulnerability has been resolved: Revert "thermal/drivers/hwmon: Cleanup coding style a bit" Revert commit 030a48b0f6ce "thermal/drivers/hwmon: Cleanup coding style a bit" that introduced a use-after-free into the error path of thermaladdhwmonsysfs by removing a...

5.5AI score0.00138EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 3:31 p.m.14 views

CVE-2026-74604 Revert "thermal/drivers/hwmon: Cleanup coding style a bit"

In the Linux kernel, the following vulnerability has been resolved: Revert "thermal/drivers/hwmon: Cleanup coding style a bit" Revert commit 030a48b0f6ce "thermal/drivers/hwmon: Cleanup coding style a bit" that introduced a use-after-free into the error path of thermaladdhwmonsysfs by removing a...

8.4CVSS5.7AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.8 views

CVE-2026-74604

In the Linux kernel, the following vulnerability has been resolved: Revert "thermal/drivers/hwmon: Cleanup coding style a bit" Revert commit 030a48b0f6ce "thermal/drivers/hwmon: Cleanup coding style a bit" that introduced a use-after-free into the error path of thermaladdhwmonsysfs by removing a...

8.4CVSS5.4AI score0.00138EPSS
SaveExploits0
CVE
CVE
added 2026/08/22 3:31 p.m.26 views

CVE-2026-74603

CVE-2026-74603 is an over-read vulnerability in the Linux kernel's ptp: ocp module. The EEPROM board ID is a fixed 13-byte field not guaranteed to contain a NUL terminator; passing it directly to devlink_info_version_fixed_put() treats it as a C string, potentially reading beyond its intended mem...

7.1CVSS5.4AI score0.00126EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.26 views

CVE-2026-74603 ptp: ocp: Fix board ID over-read

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field and is not guaranteed to contain a NUL terminator. Passing it directly to devlinkinfoversionfixedput treats it as a C string and may read beyond the...

7.1CVSS0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/22 3:31 p.m.15 views

CVE-2026-74603 ptp: ocp: Fix board ID over-read

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field and is not guaranteed to contain a NUL terminator. Passing it directly to devlinkinfoversionfixedput treats it as a C string and may read beyond the...

7.1CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/22 3:31 p.m.9 views

EUVD-2026-64540

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field and is not guaranteed to contain a NUL terminator. Passing it directly to devlinkinfoversionfixedput treats it as a C string and may read beyond the...

5.4AI score0.00126EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74603

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix board ID over-read The EEPROM board ID is a fixed 13-byte field and is not guaranteed to contain a NUL terminator. Passing it directly to devlinkinfoversionfixedput treats it as a C string and may read beyond the...

7.1CVSS5.6AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.9 views

CVE-2026-74602

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Initialise reader page order in rballocatecpubuffer In rballocatecpubuffer, bpage-order was omitted, leaving it as 0. This is an issue for a ring-buffer with subbufs bigger than PAGESIZE if when freed: freebufferpage...

5.3AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.25 views

CVE-2026-74602 ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Initialise reader page order in rballocatecpubuffer In rballocatecpubuffer, bpage-order was omitted, leaving it as 0. This is an issue for a ring-buffer with subbufs bigger than PAGESIZE if when freed: freebufferpage...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 3:31 p.m.17 views

CVE-2026-74602

CVE-2026-74602 is a Linux kernel vulnerability in the ring-buffer subsystem. In rb_allocate_cpu_buffer(), the field bpage->order was left uninitialized (defaulting to 0). This becomes a problem when a ring-buffer uses subbuffers larger than PAGE_SIZE, because free_buffer_page() relies on the c...

5.5AI score0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder