CVE-2025-38049

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Apr 18, 2025
Updated: Apr 29, 2025
CWE ID 476

Summary

CVE-2025-38049 is a vulnerability affecting the Linux kernel that stems from an issue in the 'x86/resctrl' module. The flaw arises due to a failure to properly allocate memory for the cleanest Control Line State Identifier (CLOSID) on platforms without monitoring identifiers. This issue results in a NULL pointer dereference when creating a new control group, as the array was not allocated on these platforms. To mitigate this vulnerability, the code has been updated to check for the presence of cache occupancy monitors before attempting to allocate the CLOSID, thereby preventing the occurrence of this issue on affected systems.

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