First published: Fri May 09 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: pm: cpupower: bench: Prevent NULL dereference on malloc failure If malloc returns NULL due to low memory, 'config' pointer can be NULL. Add a check to prevent NULL dereference.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-37841 is considered a low-severity vulnerability related to NULL dereference on malloc failure in the Linux kernel.
To fix CVE-2025-37841, ensure that you update your Linux Kernel to the latest version that includes the patch for this vulnerability.
The impact of CVE-2025-37841 may lead to application crashes or unexpected behavior due to a NULL pointer dereference.
CVE-2025-37841 affects specific versions of the Linux kernel prior to the patch being implemented but the exact versions can vary.
CVE-2025-37841 was resolved by contributors to the Linux kernel community to enhance system stability.