CVE-2026-89576
Reported by Linux · Published September 11, 2026
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 0.21% · 11.6th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | eec40579d84873dfb7021eb24c50360f073237c5, eec40579d84873dfb7021eb24c50360f073237c5, eec40579d84873dfb7021eb24c50360f073237c5 |
| Linux | Linux | 3.15, 0, 5.10.270 |
| Linux | Linux | 7.3-rc1, eec40579d84873dfb7021eb24c50360f073237c5, eec40579d84873dfb7021eb24c50360f073237c5 |
| linux | linux_kernel | 3.15, 3.15, 3.15 |
Timeline
- Sep 11, 2026 Coalition ESS Score
- Sep 11, 2026 CVE Published
- Sep 12, 2026 EPSS Score
- Sep 14, 2026 CVE Updated
- Sep 15, 2026 EPSS Score
- Sep 18, 2026 EPSS Score