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.
Metrics
Affected Vendors & Products
References
History
Fri, 28 Mar 2025 13:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Thu, 27 Mar 2025 17:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | 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. | |
Title | thermal: core: call put_device() only after device_register() fails | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-03-27T16:43:41.693Z
Updated: 2025-05-04T12:50:04.932Z
Reserved: 2025-03-27T16:40:15.749Z
Link: CVE-2023-53012

No data.

Status : Awaiting Analysis
Published: 2025-03-27T17:15:50.290
Modified: 2025-03-28T18:11:40.180
Link: CVE-2023-53012
