CVE-2026-89576

Source
https://cve.org/CVERecord?id=CVE-2026-89576
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89576.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89576
Downstream
Published
2026-09-11T19:44:43Z
Modified
2026-09-13T03:47:19Z
Summary
dm-era: fix shadowed superblock leak on take-snap failure
Details

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().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89576.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
eec40579d84873dfb7021eb24c50360f073237c5
Fixed
d66ceeefb87ddb097b0546bafc581380b816b048
Fixed
36ff918637e3517f732188a3c39dbeae5b9cfb1b
Fixed
6876ca330e741fb8886d12070cb6a7f9cb67257e
Fixed
39c5aa3bd8ec3912d2cd0b3fe092642b0d2b0713

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89576.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.15.0
Fixed
6.12.109
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89576.json"