CVE-2024-42243
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Published Aug 7, 2024
Updated: Aug 8, 2024
Summary
CVE-2024-42243: A vulnerability in the Linux kernel's mm/filemap subsystem has been resolved. The issue arises due to the inability of xarray to support arbitrary page cache sizes. This can result in a WARN_ON() statement being hit, causing instability on certain systems. To mitigate this issue, the MAX_PAGECACHE_ORDER has been adjusted to a value supported by xarray, and the use of PMD-sized page caches in specific paths has been avoided. The patches suggested by David Hildenbrand were implemented to address the vulnerability.
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