Lucene search
+L

132185 matches found

Debian CVE
Debian CVE
•added 2026/09/11 7:45 p.m.•14 views

CVE-2026-89659

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during delegation revoke A delegation stateid holds only a bare pointer to its owning nfs4client and does not keep it alive. The client survives its stateids only because destroyclient drains...

9.8CVSS6.3AI score0.00652EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/11 7:45 p.m.•7 views

EUVD-2026-76571

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during delegation revoke A delegation stateid holds only a bare pointer to its owning nfs4client and does not keep it alive. The client survives its stateids only because destroyclient drains...

6.3AI score0.00652EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/11 7:45 p.m.•20 views

CVE-2026-89659

A use-after-free in the Linux kernel's NFSD (NFSv4 daemon) occurs during delegation revocation. The nfs4_laundromat() function unhashes an expired delegation from cl_delegations and drops the lock, creating a window where client_has_state() reports no remaining state, allowing free_client() to ru...

9.8CVSS6.3AI score0.00652EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/11 7:45 p.m.•33 views

CVE-2026-89658 NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup nfs40cleanadminrevoked takes a stateid reference under clp-cllock, drops nn-clientlock, and calls nfsd4droprevokedstid, which dereferences the stateid's...

9.8CVSS0.00652EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/11 7:45 p.m.•7 views

CVE-2026-89658 NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup nfs40cleanadminrevoked takes a stateid reference under clp-cllock, drops nn-clientlock, and calls nfsd4droprevokedstid, which dereferences the stateid's...

9.8CVSS6.4AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/09/11 7:45 p.m.•7 views

EUVD-2026-76570

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup nfs40cleanadminrevoked takes a stateid reference under clp-cllock, drops nn-clientlock, and calls nfsd4droprevokedstid, which dereferences the stateid's...

6.3AI score0.00652EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/11 7:45 p.m.•24 views

CVE-2026-89658

CVE-2026-89658 is a use-after-free vulnerability in the Linux kernel's NFSD (Network File System Daemon) during NFSv4.0 revoked-state cleanup . The function nfs40_clean_admin_revoked() drops nn->client_lock and then calls nfsd4_drop_revoked_stid(), which dereferences the client via s->sc_cl...

9.8CVSS6.3AI score0.00652EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/11 7:45 p.m.•16 views

CVE-2026-89658

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup nfs40cleanadminrevoked takes a stateid reference under clp-cllock, drops nn-clientlock, and calls nfsd4droprevokedstid, which dereferences the stateid's...

9.8CVSS6.4AI score0.00652EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/11 7:45 p.m.•8 views

EUVD-2026-76567

In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in kickflushingcaps on cf entry freed during unlock listforeachentry iterates ci-icapflushlist but drops icephlock to send cap messages. During the unlock window, handlecapflushack can acquire icephlock, detach cf...

6.2AI score0.00755EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/11 7:45 p.m.•14 views

CVE-2026-89654

In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in checknewmap on session freed during unlock checknewmap iterates mdsc-sessions and for each active session drops mdsc-mutex to perform per-session operations. The forced-close path rank removed from map correctly...

9.8CVSS6.3AI score0.00553EPSS
SaveExploits0
CVE
CVE
•added 2026/09/11 7:45 p.m.•31 views

CVE-2026-89654

CVE-2026-89654 is a use-after-free race condition in the Ceph file system component of the Linux kernel. The vulnerable function, check_new_map(), iterates over MDS sessions and drops the global mutex without holding a reference on the session struct in three code paths. A concurrent thread can t...

9.8CVSS6.3AI score0.00553EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/11 7:45 p.m.•33 views

CVE-2026-89655 ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock

In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in kickflushingcaps on cf entry freed during unlock listforeachentry iterates ci-icapflushlist but drops icephlock to send cap messages. During the unlock window, handlecapflushack can acquire icephlock, detach cf...

9.8CVSS0.00755EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/11 7:45 p.m.•30 views

CVE-2026-89654 ceph: fix UAF in check_new_map() on session freed during unlock

In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in checknewmap on session freed during unlock checknewmap iterates mdsc-sessions and for each active session drops mdsc-mutex to perform per-session operations. The forced-close path rank removed from map correctly...

9.8CVSS0.00553EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/11 7:45 p.m.•8 views

CVE-2026-89655 ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock

In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in kickflushingcaps on cf entry freed during unlock listforeachentry iterates ci-icapflushlist but drops icephlock to send cap messages. During the unlock window, handlecapflushack can acquire icephlock, detach cf...

9.8CVSS6.2AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/11 7:45 p.m.•33 views

CVE-2026-89655

A use-after-free (UAF) vulnerability exists in the Linux kernel's Ceph file system component, specifically in the __kick_flushing_caps() function. The root cause is a race condition : the function iterates over ci->i_cap_flush_list using list_for_each_entry() but drops i_ceph_lock to send cap ...

9.8CVSS6.2AI score0.00755EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/11 7:45 p.m.•15 views

CVE-2026-89655

In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in kickflushingcaps on cf entry freed during unlock listforeachentry iterates ci-icapflushlist but drops icephlock to send cap messages. During the unlock window, handlecapflushack can acquire icephlock, detach cf...

9.8CVSS6.2AI score0.00755EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/11 7:45 p.m.•6 views

EUVD-2026-76566

In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in checknewmap on session freed during unlock checknewmap iterates mdsc-sessions and for each active session drops mdsc-mutex to perform per-session operations. The forced-close path rank removed from map correctly...

6.3AI score0.00553EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/11 7:45 p.m.•11 views

CVE-2026-89654 ceph: fix UAF in check_new_map() on session freed during unlock

In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in checknewmap on session freed during unlock checknewmap iterates mdsc-sessions and for each active session drops mdsc-mutex to perform per-session operations. The forced-close path rank removed from map correctly...

9.8CVSS6.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/11 7:45 p.m.•19 views

CVE-2026-89643

In the Linux kernel, the following vulnerability has been resolved: audit: avoid dropping live tree ref on fsnotify rule autoremove auditdelrule is used for both netlink deletion templates and internal fsnotify autoremove. The former passes a parsed template which owns a temporary tree reference;...

9.8CVSS6AI score0.00755EPSS
SaveExploits0
CVE
CVE
•added 2026/09/11 7:45 p.m.•28 views

CVE-2026-89643

CVE-2026-89643 is a use-after-free in the Linux kernel's audit subsystem . The function audit_del_rule() unconditionally releases a tree reference via audit_put_tree(), which is correct for netlink deletion templates but incorrect for fsnotify autoremove events. For mixed AUDIT_DIR + AUDIT_EXE ru...

9.8CVSS5.9AI score0.00755EPSS
SaveExploits0References8
Rows per page
Query Builder