Lucene search
+L

577 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 11:55 p.m.2 views

CVE-2026-89672

A flaw was found in the Linux kernel's Network File System NFS server daemon nfsd. When processing NFSACL version 2 SETACL requests, the system could unintentionally remove a directory's default Access Control List ACL or both access and default ACLs. This occurs because the setposixacl function ...

6.8CVSS0.00209EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89701

In the Linux kernel, the following vulnerability has been resolved: nfsd: validate nseconds in TIMEDELEG decode paths The xdrgen-based TIMEDELEGACCESS and TIMEDELEGMODIFY decode arms store a raw uint32t nseconds directly into tvnsec without enforcing nseconds NSECPERSEC. The legacy...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89693

In the Linux kernel, the following vulnerability has been resolved: nfsd: check nfsd4acltoattr return value in nfsd4create nfsd4create stores the return value of nfsd4acltoattr in status, but the switchcreate-crtype block unconditionally overwrites it in every branch. ACL translation errors are...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89687

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure nfsdfiledoacquire does not use a non-opened file -atomicopen is permitted to return success without actually opening the file. It indicates this by calling finishnoopen. This means dentrycreate can return a file whic...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89688

In the Linux kernel, the following vulnerability has been resolved: nfsd: drop the stateid, not the stateowner, on seqidop replay retry In nfs4preprocessseqidop the stateid is obtained from nfsd4lookupstateid, which holds a reference on the nfs4stid sccount but takes no reference on the stateowne...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89686

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix BUGON in nfsd4alloclayoutstateid on racing delegation revoke nfsd4alloclayoutstateid reads fp-fidelegfile without holding filock when the parent stateid is a delegation. A concurrent delegation revoke via the laundromat...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.2 views

AZL-100395 CVE-2026-89680 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsdfile leak on inter-server COPY setup failure When nfsd4setupinterssc fails, nfsd4copy returns nfserroffloaddenied directly, bypassing the out: label where releasecopyfiles would drop the nfdst reference taken by...

0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89676

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix stale s2scpstateids IDR entry for async COPY For an async COPY, nfsd4copy called nfs4initcopystate before dupcopyfields, so the s2scpstateids IDR was pointed at &u-copy-cpstateid -- memory in the per-rqstp COMPOUND buff...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.25 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...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:46 p.m.2 views

CVE-2026-89697 nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()

In the Linux kernel, the following vulnerability has been resolved: nfsd: add fhwantwrite for early-verified SETATTR in nfsdprocsetattr The BOTHTIMESET branch calls fhverify early so setattrprepare can inspect the dentry. This causes nfsdsetattr to skip fhwantwrite, so notifychange runs without a...

5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:46 p.m.5 views

EUVD-2026-76604

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear CALLBACKRUNNING on failed delegation recall queue nfsdbreakonedeleg sets NFSD4CALLBACKRUNNING via testandsetbit at entry to serialize recall work, then calls nfsd4runcb to queue the recall. When the queue attempt fail...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:46 p.m.5 views

EUVD-2026-76600

In the Linux kernel, the following vulnerability has been resolved: nfsd: drop the stateid, not the stateowner, on seqidop replay retry In nfs4preprocessseqidop the stateid is obtained from nfsd4lookupstateid, which holds a reference on the nfs4stid sccount but takes no reference on the stateowne...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.6 views

EUVD-2026-76597

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...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89684

CVE-2026-89684 is a race condition in the Linux kernel's NFS server (nfsd) copy-notification state management. The function nfs4_alloc_init_cpntf_state() published a new cpntf entry into the s2s_cp_stateids IDR in one lock section, then acquired the lock again to add it to the parent's sc_cp_list...

0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.24 views

CVE-2026-89667 nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache

In the Linux kernel, the following vulnerability has been resolved: nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache The shrinker, GC worker, and fsnotify/lease callbacks can unhash an nfsdfile from the rhashtable and then call nfsdfiledisposelistdelayed to move it to the...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:44 p.m.5 views

EUVD-2026-76448

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject short RFC 4121 MIC tokens in gsskrb5verifymicv2 gsskrb5verifymicv2 reads the token ID at ptr0..1, the flags byte at ptr2, and padding at ptr3..7, then passes ptr + GSSKRB5TOKHDRLEN and cksumlen to gsskrb5micbuildsg...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:44 p.m.3 views

CVE-2026-89537 SUNRPC: Reject short RFC 4121 MIC tokens in gss_krb5_verify_mic_v2

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject short RFC 4121 MIC tokens in gsskrb5verifymicv2 gsskrb5verifymicv2 reads the token ID at ptr0..1, the flags byte at ptr2, and padding at ptr3..7, then passes ptr + GSSKRB5TOKHDRLEN and cksumlen to gsskrb5micbuildsg...

6AI score
SaveExploits0References5
CVE
CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89537

CVE-2026-89537 is an out-of-bounds read in the Linux kernel 's SUNRPC subsystem, specifically in gss_krb5_verify_mic_v2() . The function reads the token ID, flags byte, and padding from a GSS-KRB5 MIC token without first checking read_token->len against the minimum safe size of GSS_KRB5_TOK_HD...

0.00189EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90393

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix possible fh compose of wrong dentry in nfsd4 create file dentry create can hypothetically provide a different dentry than the one passed in. This could happen, for example, if the exported filesystem is NFS, and the...

0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90253

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Reject short RFC 4121 MIC tokens in gss krb5 verify mic v2 gss krb5 verify mic v2 reads the token ID at ptr0..1, the flags byte at ptr2, and padding at ptr3..7, then passes ptr + GSS KRB5 TOK HDR LEN and cksum len to gss...

0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder