Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-38573
HistoryJun 20, 2024 - 12:00 a.m.

CVE-2024-38573

2024-06-2000:00:00
ubuntu.com
ubuntu.com
linux kernel
vulnerability
null pointer dereference
cppc_cpufreq
hisi_cppc_cpufreq_get_rate
cpufreq_cpu_get
null return check
linux verification center
svace
unix

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

In the Linux kernel, the following vulnerability has been resolved:
cppc_cpufreq: Fix possible null pointer dereference
cppc_cpufreq_get_rate() and hisi_cppc_cpufreq_get_rate() can be called from
different places with various parameters. So cpufreq_cpu_get() can return
null as ‘policy’ in some circumstances.
Fix this bug by adding null return check.
Found by Linux Verification Center (linuxtesting.org) with SVACE.

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

Related for UB:CVE-2024-38573