PT-2025-40775 · Linux+2 · Linux Kernel+2
Published
2024-04-30
·
Updated
2025-12-04
·
CVE-2023-53612
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The coretemp platform driver in the Linux kernel has a design flaw related to platform device handling. The driver's unconventional approach of dynamically creating and destroying platform devices can lead to a NULL dereference if drivers autoprobe is disabled for the platform bus. This also causes lock dependency issues for other drivers or subsystems registering CPU hotplug notifiers from a platform bus notifier, and can cause deadlocks during suspend. The issue is addressed by tying platform devices to the module's lifetime and directly managing hwmon interfaces from hotplug notifiers. This change removes the /sys/bus/platform/drivers/coretemp directory, while /sys/devices/platform/coretemp.n remains if package n is hotplugged off, but the behavior of hwmon interfaces remains unchanged.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Red Hat
Suse