Lucene search
+L

2500 matches found

OSV
OSV
added 3 days ago6 views

CVE-2026-72072 net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: macsec: fix use-after-free of metadatadst on RX SC delete When an offloaded MACsec RX SC is deleted, macsecdelrxscctx freed the per-SC metadatadst with metadatadstfree, which kfrees the object unconditionally and ignor...

7.8CVSS5.7AI score
SaveExploits0References9
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-59027

In the Linux kernel, the following vulnerability has been resolved: locking/rt: Fix the incorrect RCU protection in rtspinunlock rtspinunlock releases the RCU protection before unlocking the lock. That opens the door for the following UAF scenario: T1 T2 spinlock&p-lock; rcureadlock; invalidatep;...

5.4AI score0.00663EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago24 views

CVE-2026-72069

Technical details for CVE-2026-72069 are not publicly provided in the supplied documents; monitor for updates.

9.8CVSS5.3AI score0.00663EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago19 views

CVE-2026-72069 locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()

In the Linux kernel, the following vulnerability has been resolved: locking/rt: Fix the incorrect RCU protection in rtspinunlock rtspinunlock releases the RCU protection before unlocking the lock. That opens the door for the following UAF scenario: T1 T2 spinlock&p-lock; rcureadlock; invalidatep;...

9.8CVSS0.00663EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-72069 locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()

In the Linux kernel, the following vulnerability has been resolved: locking/rt: Fix the incorrect RCU protection in rtspinunlock rtspinunlock releases the RCU protection before unlocking the lock. That opens the door for the following UAF scenario: T1 T2 spinlock&p-lock; rcureadlock; invalidatep;...

9.8CVSS5.5AI score
SaveExploits0References8
OSV
OSV
added 3 days ago5 views

CVE-2026-72034 fhandle: reject detached mounts in capable_wrt_mount()

In the Linux kernel, the following vulnerability has been resolved: fhandle: reject detached mounts in capablewrtmount The recent fhandle RCU fix moved the mount namespace capability check into capablewrtmount, so a non-NULL mntnamespace survives the nscapable dereference. The helper still assume...

7.8CVSS5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 3 days ago21 views

CVE-2026-72034 fhandle: reject detached mounts in capable_wrt_mount()

In the Linux kernel, the following vulnerability has been resolved: fhandle: reject detached mounts in capablewrtmount The recent fhandle RCU fix moved the mount namespace capability check into capablewrtmount, so a non-NULL mntnamespace survives the nscapable dereference. The helper still assume...

7.8CVSS0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago23 views

CVE-2026-72024 mac802154: remove interfaces with RCU list deletion

In the Linux kernel, the following vulnerability has been resolved: mac802154: remove interfaces with RCU list deletion Queue wake, stop, and disable paths walk local-interfaces under RCU. The bulk hardware teardown path removes entries with listdel, so an asynchronous transmit completion can...

7.8CVSS0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-58982

In the Linux kernel, the following vulnerability has been resolved: mac802154: remove interfaces with RCU list deletion Queue wake, stop, and disable paths walk local-interfaces under RCU. The bulk hardware teardown path removes entries with listdel, so an asynchronous transmit completion can...

5.3AI score0.00164EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago22 views

CVE-2026-72024

CVE-2026-72024 concerns the Linux kernel’s mac802154 handling of interfaces under RCU. The issue arises when bulk teardown paths remove entries with list_del(), allowing an asynchronous transmit completion to follow a poisoned list node in ieee802154_wake_queue(). The root cause is the use of lis...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 3 days ago3 views

CVE-2026-72024 mac802154: remove interfaces with RCU list deletion

In the Linux kernel, the following vulnerability has been resolved: mac802154: remove interfaces with RCU list deletion Queue wake, stop, and disable paths walk local-interfaces under RCU. The bulk hardware teardown path removes entries with listdel, so an asynchronous transmit completion can...

7.8CVSS5.5AI score
SaveExploits0References11
OSV
OSV
added 3 days ago4 views

CVE-2026-72012 tracing/osnoise: Call synchronize_rcu() when unregistering

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Call synchronizercu when unregistering This ensures that any RCU readers traversing the instance list have finished, before releasing the reference on the tracer that the instance points to...

7.8CVSS5.5AI score
SaveExploits0References8
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59111

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Call synchronizercu when unregistering This ensures that any RCU readers traversing the instance list have finished, before releasing the reference on the tracer that the instance points to...

5.3AI score0.00163EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago21 views

CVE-2026-72012

CVE-2026-72012 affects the Linux kernel’s tracing/osnoise path. The underlying issue is that, during unregistering, a synchronize_rcu() call was missing, risking that RCU readers traversing the instance list may still hold references when the tracer is released. The description states that the vu...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago22 views

CVE-2026-72012 tracing/osnoise: Call synchronize_rcu() when unregistering

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Call synchronizercu when unregistering This ensures that any RCU readers traversing the instance list have finished, before releasing the reference on the tracer that the instance points to...

7.8CVSS0.00163EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-72511

In the Linux kernel, the following vulnerability has been resolved: ipv4: igmp: Fix potential UAF in igmp gq start timer A race condition exists between device teardown inetdev destroy and incoming IGMP query processing igmp rcv, leading to a Use-After-Free in the IGMP timer callback. During devi...

5.4AI score0.00644EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 3 days ago11 views

PT-2026-72725

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fib info in fib leaf notify. syzbot reported use-after-free in nsim fib4 prepare event. 0 The problem is that the following functions call fib info hold / refcount inc while dumping fib info under RCU,...

5.4AI score0.0012EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-72799

In the Linux kernel, the following vulnerability has been resolved: bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs commit 4f375ade6aa9 "bpf: Avoid RCU context warning when unpinning htab with internal structs" moved inode cleanup from -free inode into -destroy inode to avoid sleepin...

5.5AI score0.00125EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-72258

In the Linux kernel, the following vulnerability has been resolved: locking/rt: Fix the incorrect RCU protection in rt spin unlock rt spin unlock releases the RCU protection before unlocking the lock. That opens the door for the following UAF scenario: T1 T2 spin lock&p-lock; rcu read lock;...

5.3AI score0.00663EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-72623

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix order of kfree rcu and rcu assign pointer Sashiko pointed out that kfree rcu was called before rcu assign pointer in handling the comment extension. Fix the order so that rcu assign pointer called first...

5.3AI score0.00164EPSS
SaveExploits0References9
Rows per page
Query Builder