← Back to CVE List

CVE-2024-27051

Published: 2024-05-01T13:15Z
Last Modified: 2024-12-23T19:11Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value cpufreq_cpu_get may return NULL. To avoid NULL-dereference check it and return 0 in case of error. Found by Linux Verification Center (linuxtesting.org) with SVACE. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt