CVE-2024-38571
19.06.2024, 14:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 5.13 ≤ 𝑥 < 5.15.161 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.93 |
linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.33 |
linux | linux_kernel | 6.7 ≤ 𝑥 < 6.8.12 |
linux | linux_kernel | 6.9 ≤ 𝑥 < 6.9.3 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration
References