Lucene search
+L

2418 matches found

NVD
NVD
added 2 days ago4 views

CVE-2026-72126

In the Linux kernel, the following vulnerability has been resolved: can: isotp: use unconditional synchronizercu in isotprelease isotpnotify unregisters the RCU CAN filters via canrxunregister and clears so-bound without waiting for a grace period. isotprelease uses so-bound to decide whether it...

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2 days ago5 views

CVE-2026-72120

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 listaddrcu in bcmrx|txsetup to have a proper initialized bcmop structure when bcmprocshow traverses the bcmop's under rcureadlock. ...

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2 days ago7 views

CVE-2026-72094

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

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago7 views

CVE-2026-72069

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

0.00209EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago6 views

CVE-2026-72071

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Fix use-after-free in usereventmmdup usereventmmdup walks the parent mm's enabler list locklessly under rcureadlock during fork from copyprocess; it does not take eventmutex: rcureadlock;...

0.00209EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago3 views

CVE-2026-72072

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

0.00215EPSS
SaveExploits0References6
NVD
NVD
added 2 days ago4 views

CVE-2026-72034

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

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago6 views

CVE-2026-72024

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

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2 days ago5 views

CVE-2026-72012

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

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago11 views

CVE-2026-74406

CVE-2026-74406 affects the Linux kernel’s VXLAN/GRO path. The root cause is a potential null pointer dereference in vxlan_gro_prepare_receive() caused by udp_tunnel_sock_release() setting sk->sk_user_data to NULL while the GRO receive path runs, with a NULL check hint after skb_gro_remcsum_ini...

5.3AI score0.00172EPSS
SaveExploits0References6
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59539

In the Linux kernel, the following vulnerability has been resolved: dm: limit target bio polling to one shot dmpollbio is the -pollbio callback for a stacked dm device. The caller only knows about the dm queue, so it may decide to do a spinning poll if it thinks a single queue is being polled...

5.5AI score0.00156EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago15 views

CVE-2026-74392

Summary of CVE-2026-74392 (Linux kernel, device-mapper): The issue involves the dm_poll_bio() callback used by stacked dm devices. The caller only knows about the dm queue and could initiate spinning polls, passing flags unchanged to the mapped clone, which may cause blk_mq_poll() to spin on a ta...

5.4AI score0.00156EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago33 views

CVE-2026-74392 dm: limit target bio polling to one shot

In the Linux kernel, the following vulnerability has been resolved: dm: limit target bio polling to one shot dmpollbio is the -pollbio callback for a stacked dm device. The caller only knows about the dm queue, so it may decide to do a spinning poll if it thinks a single queue is being polled...

0.00156EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago19 views

CVE-2026-74363

CVE-2026-74363 concerns a Linux kernel use-after-free in bpffs related to inode freeing under RCU. The issue arose when code was moved to destroy_inode() to avoid sleeping in RCU, unintentionally removing the RCU delay on freeing the inode and the cached i_link, which could be accessed by RCU pat...

5.5AI score0.00172EPSS
SaveExploits0References7
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59510

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 -freeinode into -destroyinode to avoid sleeping ...

5.5AI score0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-74363 bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs

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 -freeinode into -destroyinode to avoid sleeping ...

0.00172EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago3 views

CVE-2026-74363 bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs

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 -freeinode into -destroyinode to avoid sleeping ...

5.6AI score
SaveExploits0References10
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59485

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable BPFLSMCGROUP programs at load time The cgroup shim runs under rcureadlockdontmigrate, so we should not attach any sleepable BPF programs there. Add support to the verifier to explicitly reject attempts to lo...

5.4AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago18 views

CVE-2026-74325

The CVE-2026-74325 entry concerns the Linux kernel wifi mt76 path and is resolved. The issue arose because mt76_put_vif_phy_link freed the offchannel mlink via plain kfree() after rcu_assign_pointer(NULL), which does not wait for readers currently holding the pointer via rcu_dereference. In the T...

5.2AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-74325 wifi: mt76: use kfree_rcu for offchannel link in mt76_put_vif_phy_link

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: use kfreercu for offchannel link in mt76putvifphylink mt76putvifphylink frees the offchannel mlink with plain kfree after rcuassignpointerNULL. However, rcuassignpointer only prevents future RCU readers from obtaining...

0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder