Lucene search
+L

2522 matches found

Cvelist
Cvelist
added 5 days ago22 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
OSV
OSV
added 5 days ago9 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
EUVD
EUVD
added 5 days ago8 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
Cvelist
Cvelist
added 5 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
CVE
CVE
added 5 days ago23 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 5 days ago4 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
EUVD
EUVD
added 5 days ago5 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 5 days ago28 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
OSV
OSV
added 5 days ago7 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
Cvelist
Cvelist
added 5 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 5 days ago7 views

PT-2026-72261

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: macsec: fix use-after-free of metadata dst on RX SC delete When an offloaded MACsec RX SC is deleted, macsec del rxsc ctx freed the per-SC metadata dst with metadata dst free, which kfrees the object unconditionally an...

5.5AI score0.00171EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 5 days ago11 views

PT-2026-72309

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing rcu list annotations and operations sashiko-bot remarked the missing use of list add rcu in bcm rx|tx setup to have a proper initialized bcm op structure when bcm proc show traverses the bcm op's under rcu...

5.4AI score0.00164EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 5 days ago8 views

PT-2026-72283

In the Linux kernel, the following vulnerability has been resolved: dma-buf: dma-fence: Fix potential NULL pointer dereference The commit mentioned in the fixes tag below introduced a mechanism through which fence producers can fully decouple from fence consumers. This, desirable, mechanism is...

5.4AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 5 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 5 days ago12 views

PT-2026-72941

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix tid tx use-after-free on BA session stop ieee80211 stop tx ba cb hands tid tx to kfree rcu through ieee80211 remove tid tx, and then reads tid tx-ndp after dropping sta-lock: ieee80211 remove tid txsta, tid; /...

5.6AI score0.00218EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 5 days ago14 views

PT-2026-72691

In the Linux kernel, the following vulnerability has been resolved: tipc: fix UAF in tipc l2 send msg Syzbot reported a slab-use-after-free in ipvlan hard header when called from tipc l2 send msg. The root cause is that tipc disable l2 media calls synchronize net while b-media ptr is still valid...

5.3AI score0.00506EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 5 days ago14 views

PT-2026-72774

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable BPF LSM CGROUP programs at load time The cgroup shim runs under rcu read lock dont migrate, so we should not attach any sleepable BPF programs there. Add support to the verifier to explicitly reject attempts...

5.3AI score0.00128EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 5 days ago13 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
Tenable Nessus
Tenable Nessus
added 5 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74489

"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: wifi: mac80211: fix tidtx use-after- free on BA session stop ieee80211stoptxbacb hands tidt...

8.8CVSS5.3AI score0.00218EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 5 days ago11 views

PT-2026-72761

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: use kfree rcu for offchannel link in mt76 put vif phy link mt76 put vif phy link frees the offchannel mlink with plain kfree after rcu assign pointerNULL. However, rcu assign pointer only prevents future RCU readers...

5.2AI score0.00127EPSS
SaveExploits0References4
Rows per page
Query Builder