CVE-2026-89576
Last modified
CVE-2026-89576 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: dm-era: fix shadowed superblock leak on take-snap failure metadata_take_snap() bumps the live superblock refcount and then dm_tm_shadow_block() allocates a new block for the metadata snapshot. If the subsequent dm_sm_inc_block() of writeset_tree_root or era_array_root fails, the function only unlocks the clone and returns. The newly allocated shadow block is never returned to the metadata space map, so each failed take-snap permanently leaks one metadata block. Free the clone with dm_sm_dec_block() on those error paths, matching the final step of metadata_drop_snap().. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dm-era: fix shadowed superblock leak on take-snap failure metadata_take_snap() bumps the live superblock refcount and then dm_tm_shadow_block() allocates a new block for the metadata snapshot. If the subsequent dm_sm_inc_block() of writeset_tree_root or era_array_root fails, the function only unlocks the clone and returns. The newly allocated shadow block is never returned to the metadata space map, so each failed take-snap permanently leaks one metadata block. Free the clone with dm_sm_dec_block() on those error paths, matching the final step of metadata_drop_snap().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= eec40579d84873dfb7021eb24c50360f073237c5, < 54dd21ca945ecc07885012b9f3e8197f091cfba0; >= eec40579d84873dfb7021eb24c50360f073237c5, < ef00efb6fcaee88f50891279ceced17c614e97f7; >= eec40579d84873dfb7021eb24c50360f073237c5, < e9fa68b89214bc65af0ef963af7ec3cce9f866e0; >= eec40579d84873dfb7021eb24c50360f073237c5, < dc731d7fddfd6149f5e88ea080475d18c36d3c64; >= eec40579d84873dfb7021eb24c50360f073237c5, < d66ceeefb87ddb097b0546bafc581380b816b048; >= eec40579d84873dfb7021eb24c50360f073237c5, < 36ff918637e3517f732188a3c39dbeae5b9cfb1b; >= eec40579d84873dfb7021eb24c50360f073237c5, < 6876ca330e741fb8886d12070cb6a7f9cb67257e; >= eec40579d84873dfb7021eb24c50360f073237c5, < 39c5aa3bd8ec3912d2cd0b3fe092642b0d2b0713 |
| Linux | Linux | 3.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89576?
How severe is CVE-2026-89576?
How do I fix CVE-2026-89576?
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-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-89573In the Linux kernel, the following vulnerability has been re…7.8
- 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-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
- CVE-2026-8958Information disclosure, sandbox escape in the Security: Proc…8.6
- CVE-2026-89580In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89581In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-89576?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
