CVE-2026-68157
Last modified
CVE-2026-68157 is a vulnerability of currently unknown severity. 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 ].
Description
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 ]
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 117d96a04f007ce8fc2e292369056c3bd09f6f63, < c46d82c47afc968d6ee8ef4470fa2dd35b765c21; >= 117d96a04f007ce8fc2e292369056c3bd09f6f63, < 3767c9f0c1bbd98dd25cb088356a0fc6c1f09f50; >= 117d96a04f007ce8fc2e292369056c3bd09f6f63, < 4716a64b7cc2797741f7be4e283ace78a9dff37d; >= 117d96a04f007ce8fc2e292369056c3bd09f6f63, < db9cc9fd9660b2d69ee66f5a4cbec83c21a1c64d; >= 117d96a04f007ce8fc2e292369056c3bd09f6f63, < bbeae12fda3384a90fbebc8a19ba9d33f85b5361 |
| Linux | Linux | 5.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68157?
How severe is CVE-2026-68157?
How do I fix CVE-2026-68157?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68151In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68153In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68154In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68158In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68159In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6816An access bypass vulnerability in Drupal TFA Basic Plugins a…3.8
- CVE-2026-68160In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68161In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68162In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68157?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
