Lucene search
+L

241 matches found

EUVD
EUVD
added 2026/08/22 3:31 p.m.4 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 score
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:31 p.m.4 views

CVE-2026-74605

CVE-2026-74605 is a race condition in the Linux kernel's eventfs subsystem. The ei->list field is a union with the RCU list head; when an eventfs inode is freed, it is added to the SRCU link list via that same field. Because the list is iterated under SRCU protection without holding eventfs_mu...

5.7AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.8 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...

SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.7 views

CVE-2026-72436

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Don't use testbit in lockless RCU readers in hash types Sashiko pointed out that there are a few lockless RCU readers using testbit which is a relaxed atomic operation and provides no memory barrier guarantees...

9.8CVSS0.00712EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72341

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix publication race for priv-channelstats mlx5echannelstatsalloc publishes a new entry to priv-channelstats and then increments priv-statsnch as a publication token, but neither store carries any memory barrier:...

0.00207EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-72494

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Replace waitqueue and flag with completion The driver previously used a waitqueue along with an explicit requestdone flag, but without proper barriers around requestdone. An earlier patch by Gui-Dong Han attempted to...

9.8CVSS5.4AI score0.00407EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-72436

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Don't use testbit in lockless RCU readers in hash types Sashiko pointed out that there are a few lockless RCU readers using testbit which is a relaxed atomic operation and provides no memory barrier guarantees...

9.8CVSS5.3AI score0.00712EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72355

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix barriering when walking subrequest list Fix the barriering used when walking the subrequest list in retry as there's a possibility of seeing a subreq that's just been added by the application thread...

9.8CVSS5.4AI score0.00554EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72341

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix publication race for priv-channelstats mlx5echannelstatsalloc publishes a new entry to priv-channelstats and then increments priv-statsnch as a publication token, but neither store carries any memory barrier:...

5.5AI score0.00207EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:58 a.m.7 views

EUVD-2026-59503

In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all entries have been consumed, which is usually the same. But not always - i...

5.5AI score0.00235EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:57 a.m.9 views

EUVD-2026-59393

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Replace waitqueue and flag with completion The driver previously used a waitqueue along with an explicit requestdone flag, but without proper barriers around requestdone. An earlier patch by Gui-Dong Han attempted to...

5.3AI score0.00407EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.29 views

CVE-2026-72494 RDMA/irdma: Replace waitqueue and flag with completion

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Replace waitqueue and flag with completion The driver previously used a waitqueue along with an explicit requestdone flag, but without proper barriers around requestdone. An earlier patch by Gui-Dong Han attempted to...

9.8CVSS0.00407EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:57 a.m.27 views

CVE-2026-72494

CVE-2026-72494 : In the Linux kernel RDMA/irdma driver, a synchronization issue was resolved by replacing a waitqueue plus request_done flag (lacked proper memory barriers) with a completion primitive designed for this purpose. The change removes the explicit flag and barriers, relying on the com...

9.8CVSS5.3AI score0.00407EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:57 a.m.6 views

CVE-2026-72494 RDMA/irdma: Replace waitqueue and flag with completion

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Replace waitqueue and flag with completion The driver previously used a waitqueue along with an explicit requestdone flag, but without proper barriers around requestdone. An earlier patch by Gui-Dong Han attempted to...

9.8CVSS5.4AI score
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:56 a.m.13 views

CVE-2026-72436 netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Don't use testbit in lockless RCU readers in hash types Sashiko pointed out that there are a few lockless RCU readers using testbit which is a relaxed atomic operation and provides no memory barrier guarantees...

9.8CVSS5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.32 views

CVE-2026-72436 netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Don't use testbit in lockless RCU readers in hash types Sashiko pointed out that there are a few lockless RCU readers using testbit which is a relaxed atomic operation and provides no memory barrier guarantees...

9.8CVSS0.00712EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:56 a.m.37 views

CVE-2026-72436

The CVE-2026-72436 affects the Linux kernel netfilter ipset code. It arises from using test_bit() in lockless RCU readers within hash types, which is a relaxed atomic lacking memory barriers. The fix replaces test_bit() with test_bit_acquire() in code paths that may run parallel with add/del/gc, ...

9.8CVSS5.3AI score0.00712EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:56 a.m.5 views

EUVD-2026-59335

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Don't use testbit in lockless RCU readers in hash types Sashiko pointed out that there are a few lockless RCU readers using testbit which is a relaxed atomic operation and provides no memory barrier guarantees...

5.3AI score0.00712EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:55 a.m.10 views

CVE-2026-72355 netfs: Fix barriering when walking subrequest list

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix barriering when walking subrequest list Fix the barriering used when walking the subrequest list in retry as there's a possibility of seeing a subreq that's just been added by the application thread...

9.8CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:55 a.m.7 views

EUVD-2026-59254

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix barriering when walking subrequest list Fix the barriering used when walking the subrequest list in retry as there's a possibility of seeing a subreq that's just been added by the application thread...

5.3AI score0.00554EPSS
SaveExploits0References2
Rows per page
Query Builder