Lucene search
+L

220 matches found

EUVD
EUVD
added 2026/07/19 3:39 p.m.17 views

EUVD-2026-45600

In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...

5.5AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.45 views

CVE-2026-64027 net: shaper: rework the VALID marking (again)

In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...

7.8CVSS0.00127EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.19 views

PT-2026-61374

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The afs filesystem in the kernel implements incorrect locking for symbolic links. This leads to several issues, including a lack of locking around the afs read single function, which can...

7.8CVSS5.2AI score0.00093EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.21 views

PT-2026-61384

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfs component where the list of subrequests attached to stream-subrequests is accessed without locks by the functions netfs collect read results and netfs collec...

9.8CVSS5.1AI score0.00293EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61344

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the network shaper component due to the non-atomic storage of flags within the XArray. A reader may observe a VALID mark for a slot but be interrupted before...

7.8CVSS5.1AI score0.00127EPSS
SaveExploits0
NVD
NVD
added 2026/07/09 4:16 p.m.22 views

CVE-2025-58151

varstored is a component of the Xapi toolstack handling UEFI Variables for a VM. It has a communication path with OVMF inside the VM involving mapping a buffer prepared by OVMF. Within varstored, there were insufficient compiler barriers, creating TOCTOU issues with data in the shared buffer. The...

9.4CVSS0.00137EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/09 2:45 p.m.35 views

CVE-2025-58151

CVE-2025-58151 affects varstored, a Xen/Xapi component that handles UEFI variables and maps guest memory to OVMF. The vulnerability arises from TOCTOU due to insufficient compiler barriers in the shared buffer, with exploitation depending on compiler-generated code, and the attacker potentially c...

9.4CVSS6.2AI score0.00137EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/09 2:45 p.m.11 views

CVE-2025-58151 varstored: TOCTOU issues with mapped guest memory

varstored is a component of the Xapi toolstack handling UEFI Variables for a VM. It has a communication path with OVMF inside the VM involving mapping a buffer prepared by OVMF. Within varstored, there were insufficient compiler barriers, creating TOCTOU issues with data in the shared buffer. The...

9.4CVSS6.2AI score0.00137EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.22 views

Linux Distros Unpatched Vulnerability : CVE-2026-53008

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ice: fix race condition in TX timestamp ring cleanup Fix a race condition between...

4.7CVSS5.7AI score0.00077EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/24 6:32 p.m.21 views

EUVD-2026-38876

In the Linux kernel, the following vulnerability has been resolved: ice: fix race condition in TX timestamp ring cleanup Fix a race condition between icefreetxtstampring and icetxmap that can cause a NULL pointer dereference. icefreetxtstampring currently clears the ICETXFLAGSTXTIME flag after...

5.8AI score0.00077EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.21 views

CVE-2026-53008

In the Linux kernel, the following vulnerability has been resolved: ice: fix race condition in TX timestamp ring cleanup Fix a race condition between icefreetxtstampring and icetxmap that can cause a NULL pointer dereference. icefreetxtstampring currently clears the ICETXFLAGSTXTIME flag after...

4.7CVSS0.00077EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.17 views

CVE-2026-53008

In the Linux kernel, the following vulnerability has been resolved: ice: fix race condition in TX timestamp ring cleanup Fix a race condition between icefreetxtstampring and icetxmap that can cause a NULL pointer dereference. icefreetxtstampring currently clears the ICETXFLAGSTXTIME flag after...

4.7CVSS5.4AI score0.00077EPSS
SaveExploits0References12
attackerkb
attackerkb
added 2026/06/24 4:29 p.m.9 views

CVE-2026-53008

In the Linux kernel, the following vulnerability has been resolved: ice: fix race condition in TX timestamp ring cleanup Fix a race condition between icefreetxtstampring and icetxmap that can cause a NULL pointer dereference. icefreetxtstampring currently clears the ICETXFLAGSTXTIME flag after...

5.7AI score0.00077EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/06/24 4:29 p.m.37 views

CVE-2026-53008

The CVE-2026-53008 entry pertains to the Linux kernel ice network driver and a race condition in the TX timestamp ring cleanup. The issue arises from a race between ice_free_tx_tstamp_ring() and ice_tx_map(), where clearing ICE_TX_FLAGS_TXTIME occurs after tx_ring->tstamp_ring is NULL, enablin...

4.7CVSS5.8AI score0.00077EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.28 views

PT-2026-51902

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between the ice free tx tstamp ring and ice tx map functions. The ice free tx tstamp ring function clears the ICE TX FLAGS TXTIME flag after setting the tstamp ri...

4.7CVSS6AI score0.00077EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 6:48 p.m.16 views

CVE-2024-36315

Improper enforcement of the LFENCE serialization property may allow an attacker to bypass speculation barriers and potentially disclose sensitive information, potentially resulting in loss of confidentiality...

5.7CVSS5.4AI score0.00135EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.37 views

SUSE CVE-2026-46147

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in pkvminitvcpu Two bugs exist in the vCPU initialisation path: 1. If a check fails after hyppinsharedmem succeeds, the cleanup path jumps to 'unlock' without calling unpinhostvcp...

4.7CVSS5.8AI score0.00126EPSS
SaveExploits0References17
NVD
NVD
added 2026/05/28 10:16 a.m.22 views

CVE-2026-46147

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in pkvminitvcpu Two bugs exist in the vCPU initialisation path: 1. If a check fails after hyppinsharedmem succeeds, the cleanup path jumps to 'unlock' without calling unpinhostvcp...

5.5CVSS0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/28 10:16 a.m.30 views

UBUNTU-CVE-2026-46147

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in pkvminitvcpu Two bugs exist in the vCPU initialisation path: 1. If a check fails after hyppinsharedmem succeeds, the cleanup path jumps to 'unlock' without calling unpinhostvcp...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.18 views

CVE-2026-46147

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in pkvminitvcpu Two bugs exist in the vCPU initialisation path: 1. If a check fails after hyppinsharedmem succeeds, the cleanup path jumps to 'unlock' without calling unpinhostvcp...

5.5CVSS5.4AI score0.00126EPSS
SaveExploits0References13
Rows per page
Query Builder