Lucene search
+L

429596 matches found

EUVD
EUVD
added 2026/09/11 7:46 p.m.11 views

EUVD-2026-76603

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear opcnt on compound arg release to prevent OOB read nfsd4releasecompoundargs resets args-ops to the inline iops8 array when the dynamically-allocated ops buffer is freed, but leaves args-opcnt at its original value whic...

6AI score0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89691 nfsd: clear opcnt on compound arg release to prevent OOB read

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear opcnt on compound arg release to prevent OOB read nfsd4releasecompoundargs resets args-ops to the inline iops8 array when the dynamically-allocated ops buffer is freed, but leaves args-opcnt at its original value whic...

7.1CVSS6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89691

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear opcnt on compound arg release to prevent OOB read nfsd4releasecompoundargs resets args-ops to the inline iops8 array when the dynamically-allocated ops buffer is freed, but leaves args-opcnt at its original value whic...

7.1CVSS6.1AI score0.00125EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89674 nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR length calculation in nfsd4ffencodelayoutget The XDR buffer size calculation in nfsd4ffencodelayoutget has multiple errors that can result in either an out-of-bounds write or leaking uninitialized kernel memory to t...

9.8CVSS6.1AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/11 7:45 p.m.10 views

EUVD-2026-76585

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
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:45 p.m.6 views

EUVD-2026-76586

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR length calculation in nfsd4ffencodelayoutget The XDR buffer size calculation in nfsd4ffencodelayoutget has multiple errors that can result in either an out-of-bounds write or leaking uninitialized kernel memory to t...

6AI score0.00521EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89674

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR length calculation in nfsd4ffencodelayoutget The XDR buffer size calculation in nfsd4ffencodelayoutget has multiple errors that can result in either an out-of-bounds write or leaking uninitialized kernel memory to t...

9.8CVSS6.1AI score0.00521EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:45 p.m.12 views

CVE-2026-89673

A Linux kernel bug in the nfsd flexfiles implementation causes a XDR padding miscalculation in nfsd4_ff_encode_getdeviceinfo(). The function reserves space as 16 + netid_len + addr_len, but the subsequent xdr_encode_opaque() calls actually emit 8 + round_up(netid_len, 4) + round_up(addr_len, 4) b...

5.8AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.29 views

CVE-2026-89674 nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix XDR length calculation in nfsd4ffencodelayoutget The XDR buffer size calculation in nfsd4ffencodelayoutget has multiple errors that can result in either an out-of-bounds write or leaking uninitialized kernel memory to t...

9.8CVSS0.00521EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.30 views

CVE-2026-89673 nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo

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

0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89673

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.9AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:45 p.m.21 views

CVE-2026-89674

A flaw in the Linux kernel nfsd component, specifically in the nfsd4_ff_encode_layoutget() function, involves multiple errors in XDR buffer size calculations. The errors cause either an out-of-bounds write (up to 5 bytes past the reserved buffer when short strings like uid=0/gid=0 are combined wi...

9.8CVSS6AI score0.00521EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:45 p.m.7 views

CVE-2026-89673 nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo

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.9AI score
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:45 p.m.18 views

CVE-2026-89664

CVE-2026-89664 affects the Linux kernel NFS daemon (nfsd) and causes a memory leak of refcounted POSIX ACL objects. The leak occurs when malformed NFSv4 OPEN compound operations carrying valid POSIX ACL attributes trigger a short-circuit path in nfsd4_open_omfg() where nfsd4_open() is never invok...

7.5CVSS5.5AI score0.00488EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.13 views

CVE-2026-89664

In the Linux kernel, the following vulnerability has been resolved: nfsd: release OPEN-decoded posix ACLs via oprelease nfsd4decodecreatehow4 calls nfsd4decodefattr4, which allocates refcounted struct posixacl objects via posixaclalloc and stores them in open-oppacl and open-opdpacl. These pointe...

7.5CVSS5.6AI score0.00488EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89664 nfsd: release OPEN-decoded posix ACLs via op_release

In the Linux kernel, the following vulnerability has been resolved: nfsd: release OPEN-decoded posix ACLs via oprelease nfsd4decodecreatehow4 calls nfsd4decodefattr4, which allocates refcounted struct posixacl objects via posixaclalloc and stores them in open-oppacl and open-opdpacl. These pointe...

7.5CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:45 p.m.6 views

EUVD-2026-76576

In the Linux kernel, the following vulnerability has been resolved: nfsd: release OPEN-decoded posix ACLs via oprelease nfsd4decodecreatehow4 calls nfsd4decodefattr4, which allocates refcounted struct posixacl objects via posixaclalloc and stores them in open-oppacl and open-opdpacl. These pointe...

5.5AI score0.00488EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.28 views

CVE-2026-89664 nfsd: release OPEN-decoded posix ACLs via op_release

In the Linux kernel, the following vulnerability has been resolved: nfsd: release OPEN-decoded posix ACLs via oprelease nfsd4decodecreatehow4 calls nfsd4decodefattr4, which allocates refcounted struct posixacl objects via posixaclalloc and stores them in open-oppacl and open-opdpacl. These pointe...

7.5CVSS0.00488EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 7:45 p.m.21 views

CVE-2026-89656

CVE-2026-89656 is an out-of-bounds write in the libceph subsystem of the Linux kernel . The crush_decode() function stores bucket data by array slot, but a malformed CRUSH map can cause one bucket to alias another's workspace by encoding a mismatched id. When a larger source bucket's permutation ...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.30 views

CVE-2026-89656 libceph: reject buckets with mismatched CRUSH ids

In the Linux kernel, the following vulnerability has been resolved: libceph: reject buckets with mismatched CRUSH ids crushdecode stores bucket data by array slot, and the mapper later derives the per-bucket workspace index from the decoded bucket id. A malformed map can therefore make one bucket...

9.8CVSS0.00521EPSS
SaveExploits0References8
Rows per page
Query Builder