CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-68157

highCVSS 7.5covered by 2 sourcesfirst seen 2026-08-10
In the Linux kernel, the following vulnerability has been resolved: libceph: guard missing CRUSH type name lookup Localized read selection can walk a parent bucket whose name exists in the CRUSH map while its type has no matching entry in type_names. get_immediate_parent() then dereferences a NULL type_cn and passes an invalid pointer into strcmp(), causing a null-ptr-deref. Skip such malformed parent buckets unless both the bucket name and type name metadata are present. This keeps malformed hierarchy data from crashing locality lookup and safely falls back to "not local". [ idryomov: add WARN_ON_ONCE ]

CSIRTS triage

What
Missing guard on CRUSH type name lookup can cause information disclosure or crash when processing cluster maps with invalid type IDs.
Who is affected
Systems running Ceph clients or daemons processing untrusted cluster map data.
Urgency
Moderate urgency; CVSS 5.5 indicates potential denial of service or information disclosure from malformed cluster maps.
Action
Apply libceph patch adding guards to CRUSH type name lookups.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-68157

Get an email if CVE-2026-68157 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-68157

CVE.org record

Embed the live status

CVE-2026-68157 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-68157 status](https://www.csirts.com/badge/CVE-2026-68157)](https://www.csirts.com/cve/CVE-2026-68157)