CVE-2024-46841

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Sep 27, 2024
Updated: Dec 14, 2024

Summary

CVE-2024-46841 is a vulnerability affecting the Linux kernel. It was identified in the btrfs file system where the function btrfs_lookup_extent_info() in walk_down_proc() was found to not properly handle memory errors (ENOMEM). Previously, this function would trigger a BUG_ON error upon encountering such issues. However, with the resolution of this vulnerability, proper error handling is now implemented, and the function returns the error instead of crashing. This improvement mitigates the risk of system instability or potential exploitation caused by the BUG_ON error.

Ligh bulbPrevent 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.

Share