Lucene search
+L

2927 matches found

OSV
OSV
added 2026/09/17 4:08 p.m.3 views

CVE-2026-90291 module/dups: Fix use-after-free in kmod_dup_req lifetime handling

In the Linux kernel, the following vulnerability has been resolved: module/dups: Fix use-after-free in kmoddupreq lifetime handling The kmod dups code uses RCU to ensure that a kmoddupreq instance is freed only after it is no longer referenced. When releasing an instance, the kmodduprequestdelete...

SaveExploits0References7
Cvelist
Cvelist
added 2026/09/17 4:08 p.m.33 views

CVE-2026-90291 module/dups: Fix use-after-free in kmod_dup_req lifetime handling

In the Linux kernel, the following vulnerability has been resolved: module/dups: Fix use-after-free in kmoddupreq lifetime handling The kmod dups code uses RCU to ensure that a kmoddupreq instance is freed only after it is no longer referenced. When releasing an instance, the kmodduprequestdelete...

7.8CVSS0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 4:06 p.m.4 views

EUVD-2026-81736

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/17 4:06 p.m.23 views

CVE-2026-90143 net: kcm: Hold RCU read lock while running BPF parser

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

7.8CVSS0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:06 p.m.3 views

CVE-2026-90143 net: kcm: Hold RCU read lock while running BPF parser

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

SaveExploits0References11
CVE
CVE
added 2026/09/17 4:06 p.m.6 views

CVE-2026-90143

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Hold RCU read lock while running BPF parser kcmparsefuncstrparser calls bpfprogrunpinoncpu which prevents CPU migration, but does not establish an RCU read-side critical section. Consequently, BPF map operations can...

7.8CVSS0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:06 p.m.6 views

CVE-2026-90140

This Linux kernel vulnerability affects the cuse (Character device in Userspace) module. Since commit 053fc4f755ad, fuse_conn_put() releases the fuse_conn via call_rcu() rather than synchronously. Because fc->release points to cuse_fc_release() in the cuse module, removing the module (rmmod cu...

0.00205EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/17 4:06 p.m.5 views

EUVD-2026-81733

In the Linux kernel, the following vulnerability has been resolved: cuse: wait for pending RCU callbacks on module exit Since commit 053fc4f755ad "fuse: fix UAF in rcu pathwalks", fuseconnput frees the fuseconn through callrcu rather than synchronously. For cuse, fc-release is cusefcrelease, whic...

0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/16 11:17 a.m.8 views

AZL-101195 CVE-2026-89988 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: kprobes: Protect kprobeblacklist with RCU withinkprobeblacklist traverses kprobeblacklist without holding kprobemutex. When a module is unloaded, kproberemoveareablacklist removes blacklist entries and immediately frees them with...

7.8CVSS0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 11:17 a.m.5 views

CVE-2026-89986

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix sleeping allocation in allocpagesbulkweightedinterleave syzbot reported a sleeping function called from invalid context splat in buckettablealloc. When rhashtableinsertslow rehashes the table under rcureadlock, ...

7.8CVSS0.00163EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/16 11:17 a.m.5 views

CVE-2026-89988

In the Linux kernel, the following vulnerability has been resolved: kprobes: Protect kprobeblacklist with RCU withinkprobeblacklist traverses kprobeblacklist without holding kprobemutex. When a module is unloaded, kproberemoveareablacklist removes blacklist entries and immediately frees them with...

7.8CVSS0.00164EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-89941

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Make IIO DMA fence release RCU-safe The dmafence documentation states that if a custom release implementation is provided, the dmafence object must be freed in an RCU-safe way. The current iiodmafence implementation...

7.8CVSS0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 11:17 a.m.6 views

AZL-101282 CVE-2026-89913 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v3: take an LPI reference in vgicv3savependingtables vgicv3savependingtables iterates dist-lpixa using xaforeach and dereferences the returned struct vgicirq in the loop body without holding a reference on the LP...

8.8CVSS0.00183EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 10:33 a.m.9 views

CVE-2026-89988

This Linux kernel vulnerability affects the kprobes subsystem, specifically the kprobe_blacklist list. The root cause is a use-after-free : __within_kprobe_blacklist() traverses the blacklist without holding kprobe_mutex, so when a module is unloaded and kprobe_remove_area_blacklist() frees entri...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 10:33 a.m.4 views

CVE-2026-89988 kprobes: Protect kprobe_blacklist with RCU

In the Linux kernel, the following vulnerability has been resolved: kprobes: Protect kprobeblacklist with RCU withinkprobeblacklist traverses kprobeblacklist without holding kprobemutex. When a module is unloaded, kproberemoveareablacklist removes blacklist entries and immediately frees them with...

7.8CVSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/16 10:33 a.m.4 views

EUVD-2026-80596

In the Linux kernel, the following vulnerability has been resolved: kprobes: Protect kprobeblacklist with RCU withinkprobeblacklist traverses kprobeblacklist without holding kprobemutex. When a module is unloaded, kproberemoveareablacklist removes blacklist entries and immediately frees them with...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 10:33 a.m.8 views

CVE-2026-89986

CVE-2026-89986 is a Linux kernel vulnerability in the mm/mempolicy subsystem, specifically in alloc_pages_bulk_weighted_interleave(). The function hardcoded GFP_KERNEL when allocating a temporary weights array via kmalloc(), which can trigger a sleeping allocation in atomic or RCU read-side conte...

7.8CVSS5.9AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 10:32 a.m.5 views

CVE-2026-89927 KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock Fix an issue where userspace or the guest can program an Hyper-V synthetic timer to have a deadline in the past via integer overflow, preventing the CPU from making...

7.1CVSS
SaveExploits0References11
EUVD
EUVD
added 2026/09/16 10:32 a.m.7 views

EUVD-2026-80513

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v3: take an LPI reference in vgicv3savependingtables vgicv3savependingtables iterates dist-lpixa using xaforeach and dereferences the returned struct vgicirq in the loop body without holding a reference on the LP...

8.8CVSS5.8AI score0.00183EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/16 9:17 a.m.10 views

CVE-2026-89789

In the Linux kernel, the following vulnerability has been resolved: gtp: add synchronizenet in gtpnewlink error path to prevent use-after-free gtpnewlink's error path frees tidhash and addrhash without waiting for an RCU grace period after clearing skuserdata. A concurrent gtpencaprecv in softirq...

7.8CVSS0.00159EPSS
SaveExploits0References8
Rows per page
Query Builder