Lucene search
+L

3299 matches found

EUVD
EUVD
added 2026/07/19 2:54 p.m.8 views

EUVD-2026-45771

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Validate CHAPR length before base64 decode chapservercomputehash allocates clientdigest as kzallocchap-digestsize and then, for BASE64-encoded responses, passes chapr directly to chapbase64decode without...

5.3AI score0.00664EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:54 p.m.8 views

CVE-2026-63886

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Validate CHAPR length before base64 decode chapservercomputehash allocates clientdigest as kzallocchap-digestsize and then, for BASE64-encoded responses, passes chapr directly to chapbase64decode without...

9.8CVSS5.2AI score0.00664EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:54 p.m.24 views

CVE-2026-63886

The CVE-2026-63886 entry concerns the Linux kernel SCSI iSCSI path, where chap_server_compute_hash() could overflow a digest buffer during BASE64 decoding. Root cause: chap_r is fed to chap_base64_decode() without validation that the decoded output fits into client_digest (kzalloc(chap->digest...

9.8CVSS5.3AI score0.00664EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:4 p.m.9 views

CVE-2026-63850

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v5.0.0 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 12:16 p.m.5 views

CVE-2026-53397

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

7.5CVSS0.00529EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.8 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.8CVSS0.00514EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:1 p.m.8 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
EUVD
EUVD
added 2026/07/19 12:1 p.m.14 views

EUVD-2026-45520

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
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:1 p.m.6 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
CVE
CVE
added 2026/07/19 12:1 p.m.24 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
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/19 12:1 p.m.9 views

CVE-2026-53398 NFSD: Fix SECINFO_NO_NAME decode error cleanup

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.3AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 12:1 p.m.7 views

EUVD-2026-45519

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

5.5AI score0.00529EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:1 p.m.7 views

CVE-2026-53397

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

5.3AI score0.00529EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 12:1 p.m.18 views

CVE-2026-53397

The CVE-2026-53397 entry describes a Linux kernel leakage with posix_acl objects during SETACL decode in NFS code paths. Specifically, nfsaclsvc_decode_setaclargs() and nfs3svc_decode_setaclargs() call nfs_stream_decode_acl() for NFS_ACL and NFS_DFACL; if the first succeeds and the second fails, ...

7.5CVSS5.5AI score0.00529EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:1 p.m.8 views

CVE-2026-53397

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

7.5CVSS5.4AI score0.00529EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:1 p.m.7 views

CVE-2026-53397 nfsd: fix posix_acl leak on SETACL decode failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

7.5CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 12:1 p.m.35 views

CVE-2026-53397 nfsd: fix posix_acl leak on SETACL decode failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

7.5CVSS0.00529EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:1 p.m.36 views

CVE-2026-53391 NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addr

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

7.5CVSS0.00517EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/19 3:16 a.m.11 views

CVE-2026-16205

A weakness has been identified in Pluck CMS up to 4.7.21. This vulnerability affects the function htmlspecialcharsdecode of the file data/modules/albums/albums.admin.php of the component Albums Module. Executing a manipulation of the argument Info can lead to cross site scripting. It is possible ...

4.8CVSS0.00202EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 2:0 a.m.18 views

CVE-2026-16205

In Pluck CMS up to version 4.7.21, the vulnerability affects the Albums Module (data/modules/albums/albums.admin.php) via the function htmlspecialchars_decode. Manipulating the Info argument can trigger cross-site scripting, with remote exploitation possible. Public exploit exists. The project wa...

4.8CVSS3.2AI score0.00202EPSS
SaveExploits0References5
Rows per page
Query Builder