CVE-2024-38615

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-38615
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-38615.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-38615
Downstream
Related
Published
2024-06-19T14:15:21Z
Modified
2025-10-03T15:52:38Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
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