Vulnerability in Linux
CVE-2023-53242
In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 ("driver core: Add __alloc_size hint to devm allocators") exposes a panic "BRK handler: Fatal exception" on the hi3660_thermal_probe funciton. This is because the function allocates memory for only one sensors array entry, but tries to fill up a second one. Fix this by removing the unneeded second access.
EPSS: 0.001 (4.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H.
Affected products
- Linux — versions 7d3a2a2bbadb4bf5856ed394ba09b8fbb7a80460, 4.20, 0
- Linux Linux_kernel — versions 4.20
References
Frequently asked questions
- What is CVE-2023-53242?
- CVE-2023-53242 is a high-severity vulnerability in Linux. CVSS score: 7.1/10. Published 2025-09-15.
- How severe is CVE-2023-53242?
- High severity. CVSS v3 base score is 7.1 out of 10.