Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-52955
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-24 Jun, 2026 | 16:28
Updated At-30 Jun, 2026 | 12:09
Rejected At-
▼CVE Numbering Authority (CNA)
libceph: Fix potential out-of-bounds access in crush_decode()

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in crush_decode() A message of type CEPH_MSG_OSD_MAP containing a crush map with at least one bucket has two fields holding the bucket algorithm. If the values in these two fields differ, an out-of-bounds access can occur. This is the case because the first algorithm field (alg) is used to allocate the correct amount of memory for a bucket of this type, while the second algorithm field inside the bucket (b->alg) is used in the subsequent processing. This patch fixes the issue by adding a check that compares alg and b->alg and aborts the processing in case they differ. Furthermore, b->alg is set to 0 in this case, because the destruction of the crush map also uses this field to determine the bucket type, which can again result in an out-of-bounds access when trying to free the memory pointed to by the fields of the bucket. To correctly free the memory allocated for the bucket in such a case, the corresponding call to kfree is moved from the algorithm-specific crush_destroy_bucket functions to the generic crush_destroy_bucket().

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • net/ceph/crush/crush.c
  • net/ceph/osdmap.c
Default Status
unaffected
Versions
Affected
  • From f24e9980eb860d8600cbe5ef3d2fd9295320d229 before 6e70ef53e818c53eab28d7b0026b7fd03dddaba5 (git)
  • From f24e9980eb860d8600cbe5ef3d2fd9295320d229 before ebe76d58a48a48031b98543d86c4cd30a825b622 (git)
  • From f24e9980eb860d8600cbe5ef3d2fd9295320d229 before 3f42508191e129ee6b5ea96578d5cab14f2a013a (git)
  • From f24e9980eb860d8600cbe5ef3d2fd9295320d229 before ea0d42137f0c06da71e37ffc647aab4c5309599a (git)
  • From f24e9980eb860d8600cbe5ef3d2fd9295320d229 before cceb10023e76bc89f3fe9238ebd0ccab0fc7c7c5 (git)
  • From f24e9980eb860d8600cbe5ef3d2fd9295320d229 before 0f3604cbe4df14c5e58288ac9f57511e726a222d (git)
  • From f24e9980eb860d8600cbe5ef3d2fd9295320d229 before fb176a99e4c1a5a8448a83d83d3606203ba81faa (git)
  • From f24e9980eb860d8600cbe5ef3d2fd9295320d229 before 4c79fc2d598694bda845b46229c9d48b65042970 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • net/ceph/crush/crush.c
  • net/ceph/osdmap.c
Default Status
affected
Versions
Affected
  • 2.6.34
Unaffected
  • From 0 before 2.6.34 (semver)
  • From 5.10.258 through 5.10.* (semver)
  • From 5.15.209 through 5.15.* (semver)
  • From 6.1.175 through 6.1.* (semver)
  • From 6.6.141 through 6.6.* (semver)
  • From 6.12.91 through 6.12.* (semver)
  • From 6.18.33 through 6.18.* (semver)
  • From 7.0.10 through 7.0.* (semver)
  • From 7.1 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.19.8CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 9.8
Base severity: CRITICAL
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/6e70ef53e818c53eab28d7b0026b7fd03dddaba5
N/A
https://git.kernel.org/stable/c/ebe76d58a48a48031b98543d86c4cd30a825b622
N/A
https://git.kernel.org/stable/c/3f42508191e129ee6b5ea96578d5cab14f2a013a
N/A
https://git.kernel.org/stable/c/ea0d42137f0c06da71e37ffc647aab4c5309599a
N/A
https://git.kernel.org/stable/c/cceb10023e76bc89f3fe9238ebd0ccab0fc7c7c5
N/A
https://git.kernel.org/stable/c/0f3604cbe4df14c5e58288ac9f57511e726a222d
N/A
https://git.kernel.org/stable/c/fb176a99e4c1a5a8448a83d83d3606203ba81faa
N/A
https://git.kernel.org/stable/c/4c79fc2d598694bda845b46229c9d48b65042970
N/A
Hyperlink: https://git.kernel.org/stable/c/6e70ef53e818c53eab28d7b0026b7fd03dddaba5
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/ebe76d58a48a48031b98543d86c4cd30a825b622
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/3f42508191e129ee6b5ea96578d5cab14f2a013a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/ea0d42137f0c06da71e37ffc647aab4c5309599a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/cceb10023e76bc89f3fe9238ebd0ccab0fc7c7c5
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0f3604cbe4df14c5e58288ac9f57511e726a222d
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/fb176a99e4c1a5a8448a83d83d3606203ba81faa
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/4c79fc2d598694bda845b46229c9d48b65042970
Resource: N/A
▼Authorized Data Publishers (ADP)
kernel: libceph: Fix potential out-of-bounds access in crush_decode()

A flaw was found in the `libceph` component of the Linux kernel. A remote attacker could send a specially crafted `CEPH_MSG_OSD_MAP` message where two internal fields, `alg` and `b->alg`, contain differing bucket algorithm values. This discrepancy can lead to an out-of-bounds memory access during processing or memory deallocation, potentially causing a system crash and resulting in a Denial of Service (DoS).

Affected Products
Vendor
Red Hat, Inc.Red Hat
Product
Red Hat Enterprise Linux 10
CPEs
  • cpe:/o:redhat:enterprise_linux:10
Default Status
affected
Vendor
Red Hat, Inc.Red Hat
Product
Red Hat Enterprise Linux 7
CPEs
  • cpe:/o:redhat:enterprise_linux:7
Default Status
affected
Vendor
Red Hat, Inc.Red Hat
Product
Red Hat Enterprise Linux 8
CPEs
  • cpe:/o:redhat:enterprise_linux:8
Default Status
affected
Vendor
Red Hat, Inc.Red Hat
Product
Red Hat Enterprise Linux 9
CPEs
  • cpe:/o:redhat:enterprise_linux:9
Default Status
affected
Vendor
Red Hat, Inc.Red Hat
Product
Red Hat Enterprise Linux 6
CPEs
  • cpe:/o:redhat:enterprise_linux:6
Default Status
unaffected
Problem Types
TypeCWE IDDescription
CWECWE-131Incorrect Calculation of Buffer Size
Type: CWE
CWE ID: CWE-131
Description: Incorrect Calculation of Buffer Size
Metrics
VersionBase scoreBase severityVector
3.17.0HIGH
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.0
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Red Hat severity rating
value:
Important
namespace:
https://access.redhat.com/security/updates/classification/
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Reported to Red Hat.2026-06-24 00:00:00
Made public.2026-06-24 00:00:00
Event: Reported to Red Hat.
Date: 2026-06-24 00:00:00
Event: Made public.
Date: 2026-06-24 00:00:00
Replaced By

Rejected Reason

References
HyperlinkResource
https://access.redhat.com/security/cve/CVE-2026-52955
vdb-entry
x_refsource_REDHAT
https://bugzilla.redhat.com/show_bug.cgi?id=2492328
issue-tracking
x_refsource_REDHAT
https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-52955.json
x_sadp-csaf-vex
Hyperlink: https://access.redhat.com/security/cve/CVE-2026-52955
Resource:
vdb-entry
x_refsource_REDHAT
Hyperlink: https://bugzilla.redhat.com/show_bug.cgi?id=2492328
Resource:
issue-tracking
x_refsource_REDHAT
Hyperlink: https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-52955.json
Resource:
x_sadp-csaf-vex
Details not found