CVE-2024-56581
CVSS 3.1 Score 7.8 of 10 (high)
Details
Summary
CVE-2024-56581 is a vulnerability in the Linux kernel's btrfs file system. It involves a use-after-free issue in the btrfs_ref_tree_mod() function. When an unexpected ref action occurs, the function errors out and frees the ref entry without removing it from the block entry's rbtree. Subsequently, when freeing the block entry, a use-after-free condition arises, as the rbtree still points to the freed block entry. This vulnerability can lead to memory corruption and potential system instability. These stack traces illustrate the issue during btrfs file system operations.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.