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.
References
Configurations
Configuration 1 (hide)
|
History
03 Dec 2025, 20:41
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.20:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.20:rc7:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/15cc25829a97c3957e520e971868aacc84341317 - Patch | |
| References | () https://git.kernel.org/stable/c/3cf2181e438f43ed24e12424fe36d156cca233b9 - Patch | |
| References | () https://git.kernel.org/stable/c/68e675a9b69cfc34dd915d91a4650e3ee53421f4 - Patch | |
| References | () https://git.kernel.org/stable/c/9f6756cd09889c7201ee31e6f76fbd914fb0b80d - Patch | |
| References | () https://git.kernel.org/stable/c/e02bc492883abf751fd1a8d89fc025fbce6744c6 - Patch | |
| References | () https://git.kernel.org/stable/c/f5aaf140ab1c02889c088e1b1098adad600541af - Patch |
Information
Published : 2025-09-15 15:15
Updated : 2025-12-03 20:41
NVD link : CVE-2023-53242
Mitre link : CVE-2023-53242
CVE.ORG link : CVE-2023-53242
JSON object : View
Products Affected
linux
- linux_kernel
CWE
