Lucene search
+L

48285 matches found

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
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-89696 nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref

In the Linux kernel, the following vulnerability has been resolved: nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref When CONFIGNFSDV42INTERSSC is enabled, nfsd4putfh can return success with fhdentry and fhexport both NULL if fhverify returns nfserrstale and putfh-noverify is...

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

CVE-2026-89696

CVE-2026-89696 affects the Linux kernel's NFS daemon (nfsd) when CONFIG_NFSD_V4_2_INTER_SSC is enabled. A NULL pointer dereference occurs in the nfsd kthread when a remote, unauthenticated client crafts an NFS COMPOUND request containing an inter-SSC COPY operation with an additional op (e.g., SE...

7.5CVSS5.7AI score0.00762EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.30 views

CVE-2026-89696 nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref

In the Linux kernel, the following vulnerability has been resolved: nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref When CONFIGNFSDV42INTERSSC is enabled, nfsd4putfh can return success with fhdentry and fhexport both NULL if fhverify returns nfserrstale and putfh-noverify is...

7.5CVSS0.00762EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.12 views

CVE-2026-89696

In the Linux kernel, the following vulnerability has been resolved: nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref When CONFIGNFSDV42INTERSSC is enabled, nfsd4putfh can return success with fhdentry and fhexport both NULL if fhverify returns nfserrstale and putfh-noverify is...

7.5CVSS5.8AI score0.00762EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.27 views

CVE-2026-89679 nfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrs

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix null dereference in nfsd4setattr for deleg timestamp attrs When a SETATTR request includes FATTR4WORD2TIMEDELEGACCESS or FATTR4WORD2TIMEDELEGMODIFY in the attribute bitmap, nfsd4setattr sets delegattrs=true and calls...

7.5CVSS0.00687EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76591

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix null dereference in nfsd4setattr for deleg timestamp attrs When a SETATTR request includes FATTR4WORD2TIMEDELEGACCESS or FATTR4WORD2TIMEDELEGMODIFY in the attribute bitmap, nfsd4setattr sets delegattrs=true and calls...

5.6AI score0.00687EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:46 p.m.11 views

CVE-2026-89679

CVE-2026-89679 is a null pointer dereference in the Linux kernel's nfsd component. When an NFSv4 client sends a SETATTR request containing the special "one stateid" (all-0xFF bytes) along with delegation timestamp attributes (FATTR4_WORD2_TIME_DELEG_ACCESS or FATTR4_WORD2_TIME_DELEG_MODIFY), nfsd...

7.5CVSS5.6AI score0.00687EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89679

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix null dereference in nfsd4setattr for deleg timestamp attrs When a SETATTR request includes FATTR4WORD2TIMEDELEGACCESS or FATTR4WORD2TIMEDELEGMODIFY in the attribute bitmap, nfsd4setattr sets delegattrs=true and calls...

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

CVE-2026-89679 nfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrs

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix null dereference in nfsd4setattr for deleg timestamp attrs When a SETATTR request includes FATTR4WORD2TIMEDELEGACCESS or FATTR4WORD2TIMEDELEGMODIFY in the attribute bitmap, nfsd4setattr sets delegattrs=true and calls...

7.5CVSS5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89662

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent lock owner use-after-free during client teardown destroyclient releases a client's open owners, but a lock owner whose only reference is a blocked lock nbl stays on clownerstrhashtbl. clienthasstate does not count a...

9.8CVSS6.4AI score0.00684EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.31 views

CVE-2026-89662 NFSD: Prevent lock owner use-after-free during client teardown

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent lock owner use-after-free during client teardown destroyclient releases a client's open owners, but a lock owner whose only reference is a blocked lock nbl stays on clownerstrhashtbl. clienthasstate does not count a...

9.8CVSS0.00684EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:45 p.m.6 views

EUVD-2026-76574

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent lock owner use-after-free during client teardown destroyclient releases a client's open owners, but a lock owner whose only reference is a blocked lock nbl stays on clownerstrhashtbl. clienthasstate does not count a...

6.3AI score0.00684EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:45 p.m.13 views

CVE-2026-89662

CVE-2026-89662 is a use-after-free vulnerability in the Linux kernel's NFSD (Network File System Daemon) component, triggered during client teardown. A race condition between __destroy_client() and the per-net laundromat (which independently reaps blocked locks) allows a lock owner to be freed wh...

9.8CVSS6.3AI score0.00684EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:45 p.m.7 views

CVE-2026-89662 NFSD: Prevent lock owner use-after-free during client teardown

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent lock owner use-after-free during client teardown destroyclient releases a client's open owners, but a lock owner whose only reference is a blocked lock nbl stays on clownerstrhashtbl. clienthasstate does not count a...

9.8CVSS6.3AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/11 7:44 p.m.9 views

EUVD-2026-76503

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: initialize job domain before cleanup paths rocketioctlsubmitjob releases rjob through rocketjobput on allocation error paths. rocketjobcleanup unconditionally calls rocketiommudomainputjob-domain, but job-domain is...

5.8AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.25 views

CVE-2026-89591 accel/rocket: initialize job domain before cleanup paths

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: initialize job domain before cleanup paths rocketioctlsubmitjob releases rjob through rocketjobput on allocation error paths. rocketjobcleanup unconditionally calls rocketiommudomainputjob-domain, but job-domain is...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:44 p.m.14 views

CVE-2026-89592

CVE-2026-89592 affects the Linux kernel's accel/rocket driver , specifically the rocket_job_push() function. Two distinct bugs exist: (1) a missing NULL check after a kvmalloc_array() call, which can cause a kernel NULL pointer dereference if the allocation fails; and (2) an integer overflow wher...

5.8AI score0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89591

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: initialize job domain before cleanup paths rocketioctlsubmitjob releases rjob through rocketjobput on allocation error paths. rocketjobcleanup unconditionally calls rocketiommudomainputjob-domain, but job-domain is...

5.9AI score0.00198EPSS
SaveExploits0
Rows per page
Query Builder