VDB
DEBIAN-CVE-2023-53242
DEBIAN-CVE-2023-53242
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0, 0 |
| Debian:12 | linux | 0, 0, 0 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.127-2~bpo10+1, 5.10.136-1, 5.10.140-1 |
Timeline
- Sep 15, 2025 CVE Published
- Apr 28, 2026 CVE Updated