Lucene search
+L

388667 matches found

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

EUVD-2026-76565

In the Linux kernel, the following vulnerability has been resolved: ceph: reject exporttargets ranks = CEPHMAXMDS in mdsmap decode MDSMap exporttargets entries are monitor controlled. checknewmap uses each entry as a bit number in a fixed stack bitmap, so a rank outside the protocol namespace can...

5.8AI score0.00509EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:45 p.m.20 views

CVE-2026-89653

A vulnerability in the Linux kernel's Ceph filesystem allows an out-of-bounds write during MDSMap decoding. The MDSMap export_targets entries are monitor-controlled , and the check_new_map() function uses each entry as a bit number in a fixed stack bitmap. A rank value ≥ CEPH_MAX_MDS causes set_b...

9.8CVSS5.8AI score0.00509EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:45 p.m.6 views

EUVD-2026-76564

In the Linux kernel, the following vulnerability has been resolved: ceph: bound copied dentry name length in NFS export getname cephgetname copies the MDS-supplied name into the caller's NAMEMAX-sized buffer with memcpyname, rinfo-dname, rinfo-dnamelen and then writes namerinfo-dnamelen = 0,...

6AI score0.00463EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.27 views

CVE-2026-89652 ceph: bound copied dentry name length in NFS export get_name

In the Linux kernel, the following vulnerability has been resolved: ceph: bound copied dentry name length in NFS export getname cephgetname copies the MDS-supplied name into the caller's NAMEMAX-sized buffer with memcpyname, rinfo-dname, rinfo-dnamelen and then writes namerinfo-dnamelen = 0,...

9.8CVSS0.00463EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89652

In the Linux kernel, the following vulnerability has been resolved: ceph: bound copied dentry name length in NFS export getname cephgetname copies the MDS-supplied name into the caller's NAMEMAX-sized buffer with memcpyname, rinfo-dname, rinfo-dnamelen and then writes namerinfo-dnamelen = 0,...

9.8CVSS6.1AI score0.00463EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89652 ceph: bound copied dentry name length in NFS export get_name

In the Linux kernel, the following vulnerability has been resolved: ceph: bound copied dentry name length in NFS export getname cephgetname copies the MDS-supplied name into the caller's NAMEMAX-sized buffer with memcpyname, rinfo-dname, rinfo-dnamelen and then writes namerinfo-dnamelen = 0,...

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

EUVD-2026-76563

In the Linux kernel, the following vulnerability has been resolved: ceph: bound MDSCapAuth path and fsname decode in handlesession handlesession decodes the MDSCapAuth records carried by a CEPHSESSIONOPEN message msgversion = 6. For each record the match.path and match.fsname byte strings are rea...

5.9AI score0.00626EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.27 views

CVE-2026-89651 ceph: bound MDSCapAuth path and fs_name decode in handle_session()

In the Linux kernel, the following vulnerability has been resolved: ceph: bound MDSCapAuth path and fsname decode in handlesession handlesession decodes the MDSCapAuth records carried by a CEPHSESSIONOPEN message msgversion = 6. For each record the match.path and match.fsname byte strings are rea...

9.8CVSS0.00626EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89651

In the Linux kernel, the following vulnerability has been resolved: ceph: bound MDSCapAuth path and fsname decode in handlesession handlesession decodes the MDSCapAuth records carried by a CEPHSESSIONOPEN message msgversion = 6. For each record the match.path and match.fsname byte strings are rea...

9.8CVSS6AI score0.00626EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.28 views

CVE-2026-89650 ceph: bound num_export_targets array for mds info v2/v3

In the Linux kernel, the following vulnerability has been resolved: ceph: bound numexporttargets array for mds info v2/v3 cephmdsmapdecode in fs/ceph/mdsmap.c reads numexporttargets from each per-mds info record and advances the decode cursor by numexporttargets sizeofu32 without first checking...

9.1CVSS0.00509EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89650

In the Linux kernel, the following vulnerability has been resolved: ceph: bound numexporttargets array for mds info v2/v3 cephmdsmapdecode in fs/ceph/mdsmap.c reads numexporttargets from each per-mds info record and advances the decode cursor by numexporttargets sizeofu32 without first checking...

9.1CVSS6AI score0.00509EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:45 p.m.17 views

CVE-2026-89649

This out-of-bounds read affects the Linux kernel's CephFS client , specifically the __build_xattrs() function. When decoding the xattr blob supplied by a Ceph metadata server (MDS), the 32-bit value length of the final attribute is never validated against the blob size via a ceph_decode_need() ch...

9.1CVSS5.9AI score0.00669EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76561

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

5.9AI score0.00669EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89649 ceph: bound xattr value length in __build_xattrs()

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

9.1CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.29 views

CVE-2026-89649 ceph: bound xattr value length in __build_xattrs()

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

9.1CVSS0.00669EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/11 7:45 p.m.13 views

CVE-2026-89650

CVE-2026-89650 is a slab-out-of-bounds read in the Linux kernel's CephFS client , specifically in ceph_mdsmap_decode() (fs/ceph/mdsmap.c). When decoding an MDS map with per-MDS info version 2 or 3, the function advances the decode cursor by num_export_targets * sizeof(u32) without verifying remai...

9.1CVSS5.9AI score0.00509EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89649

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

9.1CVSS6AI score0.00669EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:45 p.m.7 views

CVE-2026-89650 ceph: bound num_export_targets array for mds info v2/v3

In the Linux kernel, the following vulnerability has been resolved: ceph: bound numexporttargets array for mds info v2/v3 cephmdsmapdecode in fs/ceph/mdsmap.c reads numexporttargets from each per-mds info record and advances the decode cursor by numexporttargets sizeofu32 without first checking...

9.1CVSS6.1AI score
SaveExploits0References10
EUVD
EUVD
added 2026/09/11 7:45 p.m.6 views

EUVD-2026-76562

In the Linux kernel, the following vulnerability has been resolved: ceph: bound numexporttargets array for mds info v2/v3 cephmdsmapdecode in fs/ceph/mdsmap.c reads numexporttargets from each per-mds info record and advances the decode cursor by numexporttargets sizeofu32 without first checking...

5.9AI score0.00509EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89648 ceph: cap delegated inode count in ceph_parse_deleg_inos()

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

7.5CVSS5.9AI score
SaveExploits0References6
Rows per page
Query Builder