CVE-2024-38571

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
19/06/2024
Last modified:
01/08/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> thermal/drivers/tsens: Fix null pointer dereference<br /> <br /> compute_intercept_slope() is called from calibrate_8960() (in tsens-8960.c)<br /> as compute_intercept_slope(priv, p1, NULL, ONE_PT_CALIB) which lead to null<br /> pointer dereference (if DEBUG or DYNAMIC_DEBUG set).<br /> Fix this bug by adding null pointer check.<br /> <br /> Found by Linux Verification Center (linuxtesting.org) with SVACE.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.13 (including) 5.15.161 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.93 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.8.12 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9 (including) 6.9.3 (excluding)