Lucene search

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

CVE-2024-38571

2024-06-2000:00:00
ubuntu.com
ubuntu.com
linux
kernel
vulnerability
thermal driver
tsens-8960.c
null pointer dereference

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

In the Linux kernel, the following vulnerability has been resolved:
thermal/drivers/tsens: Fix null pointer dereference
compute_intercept_slope() is called from calibrate_8960() (in tsens-8960.c)
as compute_intercept_slope(priv, p1, NULL, ONE_PT_CALIB) which lead to null
pointer dereference (if DEBUG or DYNAMIC_DEBUG set).
Fix this bug by adding null pointer 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-38571