SB2026081273 - Memory leak in Linux kernel btrfs
Published: August 12, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Memory leak (CVE-ID: CVE-2026-68450)
CWE-ID: CWE-401 - Missing release of memory after effective lifetime
CVSSv4: 2 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a memory leak in __add_reloc_root() in fs/btrfs/relocation.c when inserting a relocation root into reloc_root_tree and encountering an unexpected duplicate entry. A local user can trigger the duplicate insert path to cause a denial of service.
This issue occurs because a newly allocated mapping node is left unfreed if insertion finds an existing entry and returns -EEXIST.
Remediation
Install update from vendor's website.
References
- https://git.kernel.org/stable/c/14a8be9428435ee17f17fae7991215c246b7fd43
- https://git.kernel.org/stable/c/6a8269b6459ed870a8156c106a0f597383907872
- https://git.kernel.org/stable/c/797dc567146c7e3c4f8d9680e4fbc76e0a6d9151
- https://git.kernel.org/stable/c/92bedc0455552b42ada1a1f42b0e3a8593cdfccc
- https://git.kernel.org/stable/c/ae0629ff9ccb836416ada129f4edc7efea6eaaad