Lucene search
+L

247 matches found

UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.7 views

CVE-2026-89698

In the Linux kernel, the following vulnerability has been resolved: nfsd: widen nfsdgenlrqstp address fields to sockaddrstorage struct nfsdgenlrqstp declares rqdaddr and rqsaddr as plain "struct sockaddr" 16 bytes. When an IPv6 NFS client is connected, nfsdgenlrpcstatuscomposemsg casts these fiel...

5.8AI score0.00198EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.7 views

CVE-2026-89671

In the Linux kernel, the following vulnerability has been resolved: nfsd: gate nfs3 setacl by argp-mask nfsd3procsetacl calls setposixacl unconditionally for both ACLTYPEACCESS and ACLTYPEDEFAULT, passing argp-aclaccess and argp-acldefault verbatim. The NFSv3 ACL decoder only populates those...

9.1CVSS5.7AI score0.00487EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/14 12:00 a.m.4 views

UBUNTU-CVE-2026-89711

In the Linux kernel, the following vulnerability has been resolved: NFSD: remove flawed WARNONONCE from nfsdmodecheck The header for commit e75b23f9e323 "nfsd: check dcanlookup in fhverify of directories" details the assumption that justified adding the WARNONONCE to nfsdmodecheck, that assumptio...

8.2CVSS5.9AI score0.00449EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.6 views

CVE-2026-89685

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix clock domain mismatch in clientsstillreclaiming clientsstillreclaiming computes a deadline from nn-boottime CLOCKREALTIME, 1.7 billion but compares it against ktimegetboottimeseconds CLOCKBOOTTIME, seconds since boot. T...

7.5CVSS5.8AI score0.00432EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/11 11:25 p.m.9 views

CVE-2026-89677

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When creating files, the dentrycreate function could return an unexpected directory entry dentry. This could lead to a previously stored dentry being prematurely freed and then used again, potentially causing memory corruptio...

9.8CVSS5.9AI score0.00407EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 10:42 p.m.10 views

CVE-2026-89673

A flaw was found in the Linux kernel's NFS daemon nfsd. A remote attacker could exploit an error in the XDR External Data Representation padding calculation within the ffencodegetdeviceinfo function. This mismatch between reserved and actual data size leads to the leakage of stale reply-page...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 10:21 p.m.9 views

CVE-2026-89670

A flaw was found in the Linux kernel's Network File System Daemon nfsd component. A race condition exists in the nfsdopenlocalfh function where an nfsdfile object can be freed and its memory recycled while another process attempts to access it. This can lead to a use-after-free vulnerability,...

7.8CVSS6.3AI score0.00161EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:30 p.m.13 views

CVE-2026-89701

A flaw was found in the Linux kernel's Network File System Daemon nfsd. The TIMEDELEGACCESS and TIMEDELEGMODIFY decode paths do not properly validate the nanosecond nseconds value in timestamps. This allows a remote attacker to provide a malformed timestamp, which can then be written to disk,...

6.8CVSS5.8AI score0.00166EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:23 p.m.9 views

CVE-2026-89697

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When setting file attributes using nfsdprocsetattr, a specific code path BOTHTIMESET branch prematurely verifies file handles. This bypasses a critical write verification step fhwantwrite, allowing file attribute changes to...

9.1CVSS5.7AI score0.00686EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 8:28 p.m.13 views

CVE-2026-89682

A flaw was found in the Linux kernel's NFS daemon nfsd component. The nfsdfiledisposelistdelayed function, responsible for deferring file disposal, uses a separately allocated structure for its freeme queue. During network namespace teardown, this structure can be prematurely freed. This allows...

8.1CVSS6AI score0.00397EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89703

In the Linux kernel, the following vulnerability has been resolved: nfsd: set SCSTATUSFREED in nfsd4droprevokedstid for delegations nfsd4droprevokedstid handles FREESTATEID for admin-revoked delegations but does not set SCSTATUSFREED before releasing cllock. revokedelegation uses this flag to...

9.8CVSS6.4AI score0.00608EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

AZL-100671 CVE-2026-89696 affecting package kernel 6.6.150.1-1

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.7AI score0.00762EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100091 CVE-2026-89673 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR padding calculation in ffencodegetdeviceinfo nfsd4ffencodegetdeviceinfo computes the daaddrbody reservation as 16 + netidlen + addrlen, but the subsequent xdrencodeopaque calls emit 8 + roundupnetidlen, 4 +...

5.8AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.9 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.8CVSS0.00455EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89549

In the Linux kernel, the following vulnerability has been resolved: sunrpc: route to a populated pool in svcpoolforcpu svcsetnumthreads spreads the requested threads evenly across the service's pools base = nrservs / svnrpools. When a service runs fewer threads than it has pools -- e.g. an nfsd...

7.5CVSS5.9AI score0.00716EPSS
SaveExploits0References1
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
OSV
OSV
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89704 nfsd: sample writeback error cursor before async COPY loop

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.5CVSS6AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:46 p.m.20 views

CVE-2026-89685

CVE-2026-89685 is a clock domain mismatch in the Linux kernel's NFS daemon (nfsd) . The function clients_still_reclaiming() derives its grace-period deadline from nn->boot_time (CLOCK_REALTIME , ~1.7 billion seconds) but compares it against ktime_get_boottime_seconds() (CLOCK_BOOTTIME , second...

7.5CVSS5.8AI score0.00432EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89680

CVE-2026-89680 affects the Linux kernel's nfsd (NFS server daemon) component. When nfsd4_setup_inter_ssc() fails during an inter-server COPY operation, nfsd4_copy() returns nfserr_offload_denied directly, bypassing the cleanup path (out: label) where release_copy_files() would release the destina...

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

CVE-2026-89678

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix partial-write detection in nfsddirectwrite nfsddirectwrite walks a list of write segments and, after each vfsiocbiterwrite, tries to detect a short write so the loop can stop before placing the next segment at a wrong...

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