IT

Tracker / CVE-2023-53242

CVE-2023-53242

High 7.1

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.20.1 → 5.4.235
linux linux_kernel · 5.11 → 5.15.99
linux linux_kernel · 5.16 → 6.1.16
linux linux_kernel · 5.5 → 5.10.173
linux linux_kernel · 6.2 → 6.2.3

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References