First published: Wed Jun 19 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: cpufreq: exit() callback is optional The exit() callback is optional and shouldn't be called without checking a valid pointer first. Also, we must clear freq_table pointer even if the exit() callback isn't present.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.4.278 | 5.4.278 |
redhat/kernel | <5.10.219 | 5.10.219 |
redhat/kernel | <5.15.161 | 5.15.161 |
redhat/kernel | <6.1.93 | 6.1.93 |
redhat/kernel | <6.6.33 | 6.6.33 |
redhat/kernel | <6.8.12 | 6.8.12 |
redhat/kernel | <6.9.3 | 6.9.3 |
redhat/kernel | <6.10 | 6.10 |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.21-1 | |
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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-38615 has a moderate severity, as it may lead to system instability if the exit() callback is mishandled.
To fix CVE-2024-38615, update your kernel to version 5.4.278, 5.10.219, 5.15.161, 6.1.93, 6.6.33, 6.8.12, 6.9.3, 6.10 or specific patched versions provided by your distribution.
CVE-2024-38615 affects multiple kernel versions prior to 5.4.278, 5.10.219, 5.15.161, 6.1.93, and 6.6.33.
CVE-2024-38615 specifically affects the cpufreq subsystem of the Linux kernel.
CVE-2024-38615 is not typically exploitable remotely, requiring local access to the affected system for potential impact.