Lucene search
+L

267825 matches found

EUVD
EUVD
added 2026/09/11 7:46 p.m.9 views

EUVD-2026-76621

In the Linux kernel, the following vulnerability has been resolved: lockd, nfsd: RCU-protect nlmsvcops dispatch nlmsvcops is published by nfsdlockdinit and cleared by nfsdlockdshutdown with plain stores, while lockd dereferences it unguarded from dispatch sites in fs/lockd/svcsubs.c. The pointer...

5.8AI score0.0033EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:46 p.m.8 views

CVE-2026-89709 lockd, nfsd: RCU-protect nlmsvc_ops dispatch

In the Linux kernel, the following vulnerability has been resolved: lockd, nfsd: RCU-protect nlmsvcops dispatch nlmsvcops is published by nfsdlockdinit and cleared by nfsdlockdshutdown with plain stores, while lockd dereferences it unguarded from dispatch sites in fs/lockd/svcsubs.c. The pointer...

8.1CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.29 views

CVE-2026-89709 lockd, nfsd: RCU-protect nlmsvc_ops dispatch

In the Linux kernel, the following vulnerability has been resolved: lockd, nfsd: RCU-protect nlmsvcops dispatch nlmsvcops is published by nfsdlockdinit and cleared by nfsdlockdshutdown with plain stores, while lockd dereferences it unguarded from dispatch sites in fs/lockd/svcsubs.c. The pointer...

8.1CVSS0.0033EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:46 p.m.18 views

CVE-2026-89708

CVE-2026-89708 is a use-after-free race condition in the Linux kernel's NFS daemon (nfsd) . During NFSv4 session teardown (DESTROY_SESSION), the session memory can be freed via kfree() while an in-flight callback rpc_task on rpciod still dereferences clp->cl_cb_session. The workqueue flush in ...

9.8CVSS6.3AI score0.00435EPSS
SaveExploits0References3
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:46 p.m.17 views

CVE-2026-89707

A reference-count leak in the Linux kernel's nfsd (NFS server) component allows any authenticated NFS client to trigger a Denial of Service . In nfsd_cross_mnt(), the function acquires mount and dentry references via mntget()/dget() before calling follow_down(), but on a negative return the error...

7.5CVSS5.8AI score0.00603EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89707

In the Linux kernel, the following vulnerability has been resolved: nfsd: release path refs on followdown error nfsdcrossmnt initializes a local struct path with mntget and dget before calling followdown. On a negative return the error arm jumps to out without releasing those references: err =...

7.5CVSS5.8AI score0.00603EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:46 p.m.8 views

CVE-2026-89707 nfsd: release path refs on follow_down() error

In the Linux kernel, the following vulnerability has been resolved: nfsd: release path refs on followdown error nfsdcrossmnt initializes a local struct path with mntget and dget before calling followdown. On a negative return the error arm jumps to out without releasing those references: err =...

7.5CVSS5.9AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76619

In the Linux kernel, the following vulnerability has been resolved: nfsd: release path refs on followdown error nfsdcrossmnt initializes a local struct path with mntget and dget before calling followdown. On a negative return the error arm jumps to out without releasing those references: err =...

5.8AI score0.00603EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.31 views

CVE-2026-89707 nfsd: release path refs on follow_down() error

In the Linux kernel, the following vulnerability has been resolved: nfsd: release path refs on followdown error nfsdcrossmnt initializes a local struct path with mntget and dget before calling followdown. On a negative return the error arm jumps to out without releasing those references: err =...

7.5CVSS0.00603EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89706 nfsd: Reset write verifier when async COPY writeback fails

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS5.9AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76618

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

5.8AI score0.00511EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.30 views

CVE-2026-89706 nfsd: Reset write verifier when async COPY writeback fails

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS0.00511EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:46 p.m.16 views

CVE-2026-89706

A vulnerability in the Linux kernel's nfsd (NFS server) component causes silent data loss during asynchronous COPY operations. When post-copy writeback fails (via vfs_fsync_range() or filemap_check_wb_err()), the server correctly reports NFS_UNSTABLE but fails to rotate the write verifier. The cl...

7.5CVSS5.8AI score0.00511EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89706

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CBOFFLOAD after the worker kthread completes. When the post-copy vfsfsyncrange or...

7.5CVSS5.9AI score0.00511EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:46 p.m.7 views

EUVD-2026-76616

In the Linux kernel, the following vulnerability has been resolved: nfsd: sample writeback error cursor before async COPY loop nfsdcopyfilerange samples dst-fwberr into "since" after the copy loop, then uses it to detect writeback errors via filemapcheckwberr once vfsfsyncrange returns. Because t...

5.8AI score0.00511EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76617

In the Linux kernel, the following vulnerability has been resolved: nfsd: restore rqstatuscounter to even on all nfsddispatch exit paths nfsddispatch sets rqstatuscounter to an odd value once a request has been decoded, and back to an even value once it has been fully processed, forming a seq-loc...

5.8AI score0.0015EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.29 views

CVE-2026-89705 nfsd: restore rq_status_counter to even on all nfsd_dispatch() exit paths

In the Linux kernel, the following vulnerability has been resolved: nfsd: restore rqstatuscounter to even on all nfsddispatch exit paths nfsddispatch sets rqstatuscounter to an odd value once a request has been decoded, and back to an even value once it has been fully processed, forming a seq-loc...

7.1CVSS0.0015EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:46 p.m.20 views

CVE-2026-89705

CVE-2026-89705 affects the Linux kernel NFS daemon (nfsd) . The nfsd_dispatch() function uses a sequence-lock-like protocol via rq_status_counter, setting it to an odd value when a request is decoded and restoring it to even after processing. However, the cache-hit, drop, and encode-error exit pa...

7.1CVSS5.8AI score0.0015EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89704

In the Linux kernel, the following vulnerability has been resolved: nfsd: sample writeback error cursor before async COPY loop nfsdcopyfilerange samples dst-fwberr into "since" after the copy loop, then uses it to detect writeback errors via filemapcheckwberr once vfsfsyncrange returns. Because t...

7.5CVSS5.9AI score0.00511EPSS
SaveExploits0
Rows per page
Query Builder