CVE-2024-38615

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-38615
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-38615.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-38615
Downstream
Related
Published
2024-06-19T14:15:21Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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.

References

Affected packages