First published: Fri Jul 12 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc() in amd_pstate_epp_cpu_init() is not freed in the analogous exit function, so fix that. [ rjw: Subject and changelog edits ]
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <6.6.36 | 6.6.36 |
redhat/kernel | <6.9.7 | 6.9.7 |
redhat/kernel | <6.10 | 6.10 |
Linux Kernel | <6.6.36 | |
Linux Kernel | >=6.7<6.9.7 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.21-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-40997 is classified as a medium severity vulnerability in the Linux kernel.
To fix CVE-2024-40997, update the kernel to versions 6.6.36, 6.9.7, or 6.10 for Red Hat systems, or apply the appropriate patch for Debian systems.
The impact of CVE-2024-40997 includes a potential memory leak during CPU EPP exit in the Linux kernel which may lead to resource depletion.
CVE-2024-40997 affects Linux kernel versions prior to 6.6.36, between 6.7 and 6.9.7, and versions prior to 6.10.
Yes, details about CVE-2024-40997 can be found in the Linux kernel's changelog and related commits.