CVE-2023-53012

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53012
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53012.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53012
Related
Published
2025-03-27T17:15:50Z
Modified
2025-03-28T18:11:40Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

thermal: core: call putdevice() only after deviceregister() fails

putdevice() shouldn't be called before a prior call to deviceregister(). _thermalcoolingdeviceregister() doesn't follow that properly and needs fixing. Also thermalcoolingdevicedestroysysfs() 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.

References

Affected packages

Debian:12 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.11-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.1.11-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}