Lucene search
+L

258920 matches found

CVE
CVE
added 2026/08/22 3:31 p.m.35 views

CVE-2026-74607

A race condition in the Linux kernel's KVM SVM (Secure Virtual Machine) module affects the management of encrypted VM owner and mirror lists. When KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM and KVM_CAP_VM_COPY_ENC_CONTEXT_FROM interact concurrently, sev_migrate_from() can corrupt the owner's mirror list by...

8.8CVSS5.6AI score0.00129EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74607

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Serialize accesses to the owner and mirror list with separate lock Interaction between KVMCAPVMMOVEENCCONTEXTFROM and KVMCAPVMCOPYENCCONTEXTFROM can cause two separate issues: - in sevmigratefrom, when the destination K...

8.8CVSS5.5AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/22 3:31 p.m.8 views

EUVD-2026-64544

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Serialize accesses to the owner and mirror list with separate lock Interaction between KVMCAPVMMOVEENCCONTEXTFROM and KVMCAPVMCOPYENCCONTEXTFROM can cause two separate issues: - in sevmigratefrom, when the destination K...

5.6AI score0.00129EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:31 p.m.8 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
CVE
CVE
added 2026/08/22 3:31 p.m.36 views

CVE-2026-74606

CVE-2026-74606 is a use-after-free vulnerability in the Linux kernel's eventfs component, specifically in eventfs_remove_rec(). When this function recursively removes a child entry, it subsequently reads list.next from that child via list_for_each_entry(). If free_ei() drops the final reference a...

7.8CVSS5.6AI score0.00125EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:31 p.m.9 views

EUVD-2026-64543

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...

5.6AI score0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 3:31 p.m.14 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
CVE
CVE
added 2026/08/22 3:31 p.m.25 views

CVE-2026-74605

A race condition in the Linux kernel's eventfs component occurs when an eventfs inode is freed. The ei->list field is a union with the RCU list head, and during SRCU-protected list iteration (without holding eventfs_mutex), a concurrent iterator may read the RCU head instead of the children li...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.28 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
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.12 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.30 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.21 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
EUVD
EUVD
added 2026/08/22 3:31 p.m.11 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
CVE
CVE
added 2026/08/22 3:31 p.m.33 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.30 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
OSV
OSV
added 2026/08/22 3:31 p.m.20 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.12 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.32 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.28 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
Rows per page
Query Builder