Tracker / CVE-2023-53012
CVE-2023-53012
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: thermal: core: call put_device() only after device_register() fails put_device() shouldn't be called before a prior call to device_register(). __thermal_cooling_device_register() doesn't follow that properly and needs fixing. Also thermal_cooling_device_destroy_sysfs() is getting called unnecessarily on few error paths. Fix all this by placing the calls at the right place. Based on initial work done by Caleb Connolly.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 5.15.86 → 5.16 |
| linux | linux_kernel · 6.0.16 → 6.1 |
| linux | linux_kernel · 6.1.2 → 6.2 |
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.