CVE-2026-89656
Last modified
CVE-2026-89656 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: libceph: reject buckets with mismatched CRUSH ids crush_decode() stores bucket data by array slot, and the mapper later derives the per-bucket workspace index from the decoded bucket id. A malformed map can therefore make one bucket reuse another bucket's workspace by encoding an id different from -1 - slot. For uniform buckets, the second replica selection expands the source bucket's permutation into that aliased workspace buffer. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: libceph: reject buckets with mismatched CRUSH ids crush_decode() stores bucket data by array slot, and the mapper later derives the per-bucket workspace index from the decoded bucket id. A malformed map can therefore make one bucket reuse another bucket's workspace by encoding an id different from -1 - slot. For uniform buckets, the second replica selection expands the source bucket's permutation into that aliased workspace buffer. If the source bucket is larger than the aliased bucket, the write runs past the smaller permutation array and can escape the kvmalloc'd CRUSH workspace. KASAN reports a slab OOB write of 4 bytes in bucket_perm_choose(). Reject buckets whose encoded id does not match their array slot. Valid CRUSH maps already use the canonical negative id corresponding to the bucket slot, so this restores the invariant expected by work->work[-1 - in->id] without changing valid map behavior.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 66a0e2d579dbec5c676cfe446234ffebb267c564, < ee59040d6ed1a5f8d10d27174b8f32c90ca8e89a; >= 66a0e2d579dbec5c676cfe446234ffebb267c564, < baad5875fdd2f5e248250fc3519bb045d64f1716; >= 66a0e2d579dbec5c676cfe446234ffebb267c564, < 4aeb93daadf388e72073abc204312dd364eeb30a; >= 66a0e2d579dbec5c676cfe446234ffebb267c564, < 6e5c6ce252b1eccfd41670a5cf95ab44f7ba7022; >= 66a0e2d579dbec5c676cfe446234ffebb267c564, < 3516a4131c4e45d62ee4e42e82c36930e8c1fbbd; >= 66a0e2d579dbec5c676cfe446234ffebb267c564, < 00562ccd4e88d092b9b851df50fad20442bfeb24; >= 66a0e2d579dbec5c676cfe446234ffebb267c564, < 79900d978158b2d80eef952fc41b9e4dc58d7b83; >= 66a0e2d579dbec5c676cfe446234ffebb267c564, < 3cde4a8302301679937474a5f7a851394cc1bd11 |
| Linux | Linux | 4.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89656?
How severe is CVE-2026-89656?
How do I fix CVE-2026-89656?
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-89650In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-89651In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89652In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89653In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89654In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89655In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89657In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-89658In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89659In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-8966Information disclosure in the IP Protection component. This …7.5
- CVE-2026-89660In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89661In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89656?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
