Linux Kernel Vulnerability in Btrfs Mapping Node Management
CVE-2026-68450
What is CVE-2026-68450?
A resource management issue has been identified in the Linux kernel's Btrfs subsystem where a mapping node is allocated, yet not appropriately linked or freed upon encountering a duplicate entry. This oversight occurs in the __add_reloc_root() function during the insertion of a mapping node into the reloc_root_tree. If a duplicate is detected, the function fails without releasing the new node, which can lead to memory leaks. Proper handling was introduced to ensure that newly allocated resources are cleaned up before returning an error, thereby preventing potential resource exhaustion and ensuring system stability.
Affected Version(s)
Linux 57a304cfd43b2b4a5b44b8f5dc026abb34183068 < 92bedc0455552b42ada1a1f42b0e3a8593cdfccc
Linux 57a304cfd43b2b4a5b44b8f5dc026abb34183068 < 14a8be9428435ee17f17fae7991215c246b7fd43
Linux 57a304cfd43b2b4a5b44b8f5dc026abb34183068 < 797dc567146c7e3c4f8d9680e4fbc76e0a6d9151