Lucene search
+L

171966 matches found

OSV
OSV
added 2026/09/11 7:46 p.m.8 views

CVE-2026-89708 nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardown

In the Linux kernel, the following vulnerability has been resolved: nfsd: RCU-protect clcbsession to fix use-after-free on session teardown After a DESTROYSESSION the per-session teardown path can free a session while rpciod still holds an inflight callback rpctask that dereferences...

9.8CVSS6.3AI score
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89663

CVE-2026-89663 is a use-after-free vulnerability in the Linux kernel's nfsd (Network File System Daemon) subsystem, specifically in the revocation of copy-notify stateids. The root cause is that _free_cpntf_state_locked() drops a reference without unlinking the entry when a concurrent holder has ...

8.8CVSS6.3AI score0.00455EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.30 views

CVE-2026-89663 nfsd: revoke copy-notify stateids before dropping their reference

In the Linux kernel, the following vulnerability has been resolved: nfsd: revoke copy-notify stateids before dropping their reference Copy-notify stateids live in the s2scpstateids IDR and on their parent stid's sccplist, pinned by a single membership reference. freecpntfstatelocked only unlinks ...

8.8CVSS0.00455EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:45 p.m.9 views

EUVD-2026-76575

In the Linux kernel, the following vulnerability has been resolved: nfsd: revoke copy-notify stateids before dropping their reference Copy-notify stateids live in the s2scpstateids IDR and on their parent stid's sccplist, pinned by a single membership reference. freecpntfstatelocked only unlinks ...

6.3AI score0.00455EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89663 nfsd: revoke copy-notify stateids before dropping their reference

In the Linux kernel, the following vulnerability has been resolved: nfsd: revoke copy-notify stateids before dropping their reference Copy-notify stateids live in the s2scpstateids IDR and on their parent stid's sccplist, pinned by a single membership reference. freecpntfstatelocked only unlinks ...

8.8CVSS6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89663

In the Linux kernel, the following vulnerability has been resolved: nfsd: revoke copy-notify stateids before dropping their reference Copy-notify stateids live in the s2scpstateids IDR and on their parent stid's sccplist, pinned by a single membership reference. freecpntfstatelocked only unlinks ...

8.8CVSS6.4AI score0.00455EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:45 p.m.6 views

EUVD-2026-76564

In the Linux kernel, the following vulnerability has been resolved: ceph: bound copied dentry name length in NFS export getname cephgetname copies the MDS-supplied name into the caller's NAMEMAX-sized buffer with memcpyname, rinfo-dname, rinfo-dnamelen and then writes namerinfo-dnamelen = 0,...

6AI score0.00463EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.27 views

CVE-2026-89652 ceph: bound copied dentry name length in NFS export get_name

In the Linux kernel, the following vulnerability has been resolved: ceph: bound copied dentry name length in NFS export getname cephgetname copies the MDS-supplied name into the caller's NAMEMAX-sized buffer with memcpyname, rinfo-dname, rinfo-dnamelen and then writes namerinfo-dnamelen = 0,...

9.8CVSS0.00463EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89652 ceph: bound copied dentry name length in NFS export get_name

In the Linux kernel, the following vulnerability has been resolved: ceph: bound copied dentry name length in NFS export getname cephgetname copies the MDS-supplied name into the caller's NAMEMAX-sized buffer with memcpyname, rinfo-dname, rinfo-dnamelen and then writes namerinfo-dnamelen = 0,...

9.8CVSS6.1AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89652

In the Linux kernel, the following vulnerability has been resolved: ceph: bound copied dentry name length in NFS export getname cephgetname copies the MDS-supplied name into the caller's NAMEMAX-sized buffer with memcpyname, rinfo-dname, rinfo-dnamelen and then writes namerinfo-dnamelen = 0,...

9.8CVSS6.1AI score0.00463EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:45 p.m.21 views

CVE-2026-89652

CVE-2026-89652 is a slab out-of-bounds write in the Linux kernel's Ceph filesystem (cephfs). The functions ceph_get_name() and __get_snap_name() copy an MDS-supplied dentry name into a NAME_MAX-sized buffer via memcpy without validating the length, allowing a malicious or buggy Ceph MDS to overfl...

9.8CVSS6AI score0.00463EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89647

In the Linux kernel, the following vulnerability has been resolved: ceph: do not repeat cephtrimdentries if no progress possible cephcapreclaimwork re-queues itself for as long as cephtrimdentries returns -EAGAIN, which happens whenever a lease walk exhausts its nrtoscan budget. This creates a bu...

7.5CVSS6AI score0.0063EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.26 views

CVE-2026-89647 ceph: do not repeat ceph_trim_dentries() if no progress possible

In the Linux kernel, the following vulnerability has been resolved: ceph: do not repeat cephtrimdentries if no progress possible cephcapreclaimwork re-queues itself for as long as cephtrimdentries returns -EAGAIN, which happens whenever a lease walk exhausts its nrtoscan budget. This creates a bu...

7.5CVSS0.0063EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89647 ceph: do not repeat ceph_trim_dentries() if no progress possible

In the Linux kernel, the following vulnerability has been resolved: ceph: do not repeat cephtrimdentries if no progress possible cephcapreclaimwork re-queues itself for as long as cephtrimdentries returns -EAGAIN, which happens whenever a lease walk exhausts its nrtoscan budget. This creates a bu...

7.5CVSS5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:45 p.m.15 views

CVE-2026-89647

CVE-2026-89647 affects the Linux kernel's Ceph file system . The function ceph_cap_reclaim_work() enters a busy loop by re-queuing itself whenever ceph_trim_dentries() returns -EAGAIN, which occurs when a lease walk exhausts its scan budget with no cap pressure and all leases still valid. The dir...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76559

In the Linux kernel, the following vulnerability has been resolved: ceph: do not repeat cephtrimdentries if no progress possible cephcapreclaimwork re-queues itself for as long as cephtrimdentries returns -EAGAIN, which happens whenever a lease walk exhausts its nrtoscan budget. This creates a bu...

5.8AI score0.0063EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:45 p.m.15 views

CVE-2026-89646

CVE-2026-89646 is a leaked inode reference bug in the Ceph filesystem component of the Linux kernel. When a writeback is aborted during unmount (because ceph_inc_osd_stopping_blocker() fails), the ihold() taken by ceph_dirty_folio() is never released via writepages_finish(), so i_wrbuffer_ref nev...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89646 ceph: fix leaked inode reference on writeback abort at umount

In the Linux kernel, the following vulnerability has been resolved: ceph: fix leaked inode reference on writeback abort at umount cephdirtyfolio takes a wrbuffer claim on each newly dirtied folio: it bumps iwrbufferref taking an ihold on the 0-1 transition and attaches the snapcontext to...

7.8CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.27 views

CVE-2026-89646 ceph: fix leaked inode reference on writeback abort at umount

In the Linux kernel, the following vulnerability has been resolved: ceph: fix leaked inode reference on writeback abort at umount cephdirtyfolio takes a wrbuffer claim on each newly dirtied folio: it bumps iwrbufferref taking an ihold on the 0-1 transition and attaches the snapcontext to...

7.8CVSS0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76558

In the Linux kernel, the following vulnerability has been resolved: ceph: fix leaked inode reference on writeback abort at umount cephdirtyfolio takes a wrbuffer claim on each newly dirtied folio: it bumps iwrbufferref taking an ihold on the 0-1 transition and attaches the snapcontext to...

5.8AI score0.00173EPSS
SaveExploits0References3
Rows per page
Query Builder