CVE-2024-43859
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Published Aug 17, 2024
Updated: Aug 19, 2024
CWE ID 476
Summary
CVE-2024-43859 is a vulnerability affecting the Linux kernel's f2fs file system. The issue arises due to the lack of initialization of inode.i_crypt_info during specific file system operations, including mounting and garbage collection. This leads to a kernel NULL pointer dereference, potentially causing system crashes or allowing unauthorized access. The vulnerability has been addressed by relocating the truncation of preallocated blocks to f2fs_file_open(), following fscrypt_file_open().
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.
Share
Affected Products
- Linux Kernel
Affected Vendors
- LINUX