Lucene search
+L

129734 matches found

EUVD
EUVD
added 6 days ago7 views

EUVD-2026-45466

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it succeeds, pnfsputlayouthdrlo is called before tracepnfsupdatelayout,...

5.5AI score0.005EPSS
SaveExploits0References8
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-53399 nfsd: release layout stid on setlease failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

9.8CVSS0.00457EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-53399

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

9.8CVSS5.3AI score0.00457EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 6 days ago12 views

CVE-2026-53398

CVE-2026-53398 (Linux kernel, NFSD) has a concrete fix for a decode error in SECINFO_NO_NAME handling within NFS (nfsd4_decode_secinfo_no_name). A truncated XDR stream could cause nfserr_bad_xdr to occur before sin_exp is initialized, leaving stale union contents and triggering an incorrect relea...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 6 days ago5 views

CVE-2026-53398

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

9.8CVSS5.2AI score0.00514EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 6 days ago8 views

CVE-2026-53398

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

5.3AI score0.00514EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 6 days ago5 views

CVE-2026-53396 nfsd: fix posix_acl leak and ignored error in nfsd4_create_file

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak and ignored error in nfsd4createfile nfsd4createfile has two bugs in its ACL handling: The return value of nfsd4acltoattr is silently discarded. When the NFSv4-to-POSIX ACL conversion fails e.g., -EINVAL f...

7.1CVSS5.4AI score0.00268EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago5 views

CVE-2026-53394 nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

7.5CVSS5.4AI score0.00446EPSS
SaveExploits0References7
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-45517

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix dead ACL conflict guard in nfsd4create nfsd4create steals create-crdpacl/crpacl into the local nfsdattrs via the designated initializer, then immediately sets the source pointers to NULL. The subsequent conflict guard...

5.3AI score0.00344EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-45515

In the Linux kernel, the following vulnerability has been resolved: nfsd: reset write verifier on deferred writeback errors nfsdvfswrite and nfsdcommit both call filemapcheckwberr to detect deferred writeback errors, but neither rotates the server's write verifier nn-writeverf when this check...

5.3AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-45514

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

5.5AI score0.00441EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago11 views

CVE-2026-53392

CVE-2026-53392 affects the Linux kernel’s NFSv4/flexfiles path. The flaw arises in ff_layout_alloc_lseg(), which decodes the filehandle-version array count and uses it to allocate with kzalloc_objs(). A zero count can yield ZERO_SIZE_PTR and get stored in dss_info->fh_versions, while later fle...

7.5CVSS5.5AI score0.00441EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-53393

In the Linux kernel, the following vulnerability has been resolved: nfsd: reset write verifier on deferred writeback errors nfsdvfswrite and nfsdcommit both call filemapcheckwberr to detect deferred writeback errors, but neither rotates the server's write verifier nn-writeverf when this check...

5.2AI score0.00168EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-53391

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

5.3AI score0.0049EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 6 days ago7 views

OESA-2026-3025 libnfs security update

Package contains a library of functions for accessing NFSv2 and NFSv3 servers from user space. It provides a low-level,asynchronous RPC library for accessing NFS protocols, an asynchronous library with POSIX-like VFS functions,and a synchronous library with POSIX-like VFS functions. Security Fixe...

7.1CVSS5.3AI score0.00212EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago4 views

OESA-2026-2994 uboot-tools security update

This package includes the mkimage program, which allows generation of U-Boot images in various formats, and the fwprintenv and fwsetenv programs to read and modify U-Boot's environment. Security Fixes: U-Boot through 2026.04-rc3 contains a buffer overflow vulnerability in nfsreadlinkreply...

9.8CVSS5.9AI score0.00545EPSS
SaveExploits1References2
OSV
OSV
added 6 days ago6 views

OESA-2026-2992 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ppp: require CAPNETADMIN in target netns for unattached ioctls /dev/ppp open is currently authorized against file-fcred-userns, while unattached administrative...

8.8CVSS6.5AI score0.0025EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-61375

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfs read folio function where it fails to wait for an ongoing writeback to complete. This can lead to a situation where the system cannot trust the dirty flag or...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-61377

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the netfs write begin function during error handling. Specifically, the system fails to release the reference to the request when an error is returned from the...

5.8AI score0.00166EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-61425

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the cifs module where a dentry remains busy after unmounting. This occurs because the cifs file close work, handled by cfile-deferred, can be executed after the...

7.8CVSS5.1AI score0.00129EPSS
SaveExploits0
Rows per page
Query Builder