Lucene search
+L

222 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 8:57 a.m.6 views

CVE-2026-80558

A flaw was found in libceph within the Linux kernel. A remote attacker, by sending a specially crafted or corrupted OSD map osdmap from a Ceph monitor or OSD, could cause the system to attempt to access memory outside of allocated bounds. This out-of-bounds access occurs because invalid OSD indic...

9.8CVSS5.4AI score0.00521EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 7:15 a.m.8 views

CVE-2026-80557

A flaw was found in the kernel's libceph component. A malicious or compromised Ceph Object Storage Daemon OSD can send a specially crafted message that causes an out-of-bounds read when processing watcher information. This vulnerability can lead to memory corruption or a denial of service,...

9.8CVSS5.5AI score0.00521EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.8 views

EUVD-2026-66472

In the Linux kernel, the following vulnerability has been resolved: libceph: fix OOB read in decodewatchers via missing bounds check cephstartdecoding validates that structlen bytes remain in the buffer after the encoding header, but accepts structlen=0 as valid: cephdecodeneedp, end, 0, bad alwa...

9.8CVSS5.7AI score0.00521EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66473

In the Linux kernel, the following vulnerability has been resolved: libceph: Avoid using invalid osd indices from primarytemp A corrupted osdmap received from a Ceph monitor or OSD may contain osd indices in its pgtemp, primarytemp, pgupmap, and pgupmapitems parts that don't exist, i.e., that are...

9.8CVSS5.5AI score0.00521EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66476

In the Linux kernel, the following vulnerability has been resolved: libceph: fix multiple unsafe decodes in decodelocker decodelocker in clslockclient.c contains three unsafe decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecodecopy at the...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

AZL-97784 CVE-2026-80561 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: libceph: fix multiple unsafe decodes in decodelocker decodelocker in clslockclient.c contains three unsafe decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecodecopy at the...

9.8CVSS6AI score0.00521EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:17 p.m.7 views

CVE-2026-80561

In the Linux kernel, the following vulnerability has been resolved: libceph: fix multiple unsafe decodes in decodelocker decodelocker in clslockclient.c contains three unsafe decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecodecopy at the...

9.8CVSS0.00521EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 3:17 p.m.10 views

AZL-97721 CVE-2026-80558 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: libceph: Avoid using invalid osd indices from primarytemp A corrupted osdmap received from a Ceph monitor or OSD may contain osd indices in its pgtemp, primarytemp, pgupmap, and pgupmapitems parts that don't exist, i.e., that are...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:17 p.m.7 views

CVE-2026-80557

In the Linux kernel, the following vulnerability has been resolved: libceph: fix OOB read in decodewatchers via missing bounds check cephstartdecoding validates that structlen bytes remain in the buffer after the encoding header, but accepts structlen=0 as valid: cephdecodeneedp, end, 0, bad alwa...

9.8CVSS0.00521EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.30 views

CVE-2026-80561 libceph: fix multiple unsafe decodes in decode_locker()

In the Linux kernel, the following vulnerability has been resolved: libceph: fix multiple unsafe decodes in decodelocker decodelocker in clslockclient.c contains three unsafe decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecodecopy at the...

9.8CVSS0.00521EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80561 libceph: fix multiple unsafe decodes in decode_locker()

In the Linux kernel, the following vulnerability has been resolved: libceph: fix multiple unsafe decodes in decodelocker decodelocker in clslockclient.c contains three unsafe decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecodecopy at the...

9.8CVSS6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/26 2:37 p.m.21 views

CVE-2026-80561

CVE-2026-80561 is a critical (CVSS 9.8) vulnerability in the Linux kernel's libceph component. The decode_locker() function in cls_lock_client.c contains three unsafe decode operations with missing bounds checks, allowing a malicious or compromised OSD in a multi-tenant Ceph deployment to trigger...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 2:37 p.m.17 views

CVE-2026-80558

This Linux kernel vulnerability affects the libceph subsystem. A corrupted osdmap received from a Ceph monitor or OSD may contain OSD indices in its primary_temp field that are greater than max_osd or smaller than CEPH_HOMELESS_OSD (-1). While most OSD indices in the osdmap are validated, the one...

9.8CVSS5.5AI score0.00521EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80557 libceph: fix OOB read in decode_watchers() via missing bounds check

In the Linux kernel, the following vulnerability has been resolved: libceph: fix OOB read in decodewatchers via missing bounds check cephstartdecoding validates that structlen bytes remain in the buffer after the encoding header, but accepts structlen=0 as valid: cephdecodeneedp, end, 0, bad alwa...

9.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.35 views

CVE-2026-80557 libceph: fix OOB read in decode_watchers() via missing bounds check

In the Linux kernel, the following vulnerability has been resolved: libceph: fix OOB read in decodewatchers via missing bounds check cephstartdecoding validates that structlen bytes remain in the buffer after the encoding header, but accepts structlen=0 as valid: cephdecodeneedp, end, 0, bad alwa...

9.8CVSS0.00521EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.14 views

PT-2026-82173

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the libceph component. The ceph start decoding function allows a struct len value of 0, which can lead to a situation where no bytes are guaranteed for...

9.8CVSS6AI score0.00521EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.10 views

PT-2026-82177

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the Linux kernel, the decode locker function within cls lock client.c contains three unsafe decode operations. A malicious or compromised OSD Object Storage Device in a multi-tenant...

9.8CVSS6AI score0.00521EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-80561

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: fix multiple unsafe decodes in decodelocker decodelocker in clslockclient.c contains three unsafe decode operations that allow a malicious or compromis...

9.8CVSS6AI score0.00521EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.9 views

PT-2026-82174

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the libceph module where a corrupted osdmap received from a Ceph monitor or OSD may contain invalid osd indices in its pg temp, primary temp, pg upmap, and pg upmap...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-80557

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: fix OOB read in decodewatchers via missing bounds check cephstartdecoding validates that structlen bytes remain in the buffer after the encoding header...

9.8CVSS6AI score0.00521EPSS
SaveExploits0References3
Rows per page
Query Builder