CVE-2026-89573
Last modified
CVE-2026-89573 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: dm array: reject an array block whose value size is not the caller's array_block_check() can only compare the header against itself, so a block with value_size 4 and max_entries 1018 is internally consistent and passes. dm-cache keeps two arrays -- mappings at 8 bytes and hints at 4 -- and the roots for both live in the superblock. Point the mappings root at a hint block and __load_mappings() walks it through an info whose value size is 8, so element_at() strides 8 bytes over 4-byte entries and reaches offset 8160 of a 4096-byte block. get_ablock() and __shadow_ablock() are the two places that hold the block and the caller at once. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dm array: reject an array block whose value size is not the caller's array_block_check() can only compare the header against itself, so a block with value_size 4 and max_entries 1018 is internally consistent and passes. dm-cache keeps two arrays -- mappings at 8 bytes and hints at 4 -- and the roots for both live in the superblock. Point the mappings root at a hint block and __load_mappings() walks it through an info whose value size is 8, so element_at() strides 8 bytes over 4-byte entries and reaches offset 8160 of a 4096-byte block. get_ablock() and __shadow_ablock() are the two places that hold the block and the caller at once. Reject there when the two value sizes disagree. Arrays only ever read their own blocks, so this fires on crafted metadata only.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, < 35cd3b278448c79614f65ab6bbc9ed348d847df9; >= 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, < a8237cb8fa0a628d903e76635bfdeae4202036b9; >= 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, < a530a9a419a7c5fdb7dae55ffa2dd7a130631842; >= 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, < 522fa26da24ccaa298ebe3c1c97395d2d63dfc21; >= 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, < 7bf4b5cb42a4e27f36bcbc6209d82a5da9c0168c; >= 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, < ac4a5eb8b002a0742c938fc98b922e243f53573a; >= 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, < cb409b38b0232ee4385ef55cddcd6fbdd011a8a2; >= 6513c29f44f2cc970c0e9fecfe5a6526c3e73025, < 4538a287bdf5d0f9a379c678e5262b9f5783f547 |
| Linux | Linux | 3.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89573?
How severe is CVE-2026-89573?
How do I fix CVE-2026-89573?
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-89568In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89569In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-8957Privilege escalation in the Enterprise Policies component. T…8.8
- CVE-2026-89570In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89571In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89572In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89574In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89575In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89576In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89577In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89578In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89579In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-89573?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
