CVE-2026-46021
Last modified
CVE-2026-46021 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermal_zone_device_register_with_trips() fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from it as appropriate which may lead to a memory leak. In turn, thermal_zone_device_unregister() calls thermal_set_governor() without acquiring the thermal zone lock beforehand which may race with a governor update via sysfs and may lead to a use-after-free in that case. Address these issues by adding two thermal_set_governor() calls, one to thermal_release() to remove the governor from the given thermal zone, and one to the thermal zone registration error path to cover failures preceding the thermal zone device registration.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermal_zone_device_register_with_trips() fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from it as appropriate which may lead to a memory leak. In turn, thermal_zone_device_unregister() calls thermal_set_governor() without acquiring the thermal zone lock beforehand which may race with a governor update via sysfs and may lead to a use-after-free in that case. Address these issues by adding two thermal_set_governor() calls, one to thermal_release() to remove the governor from the given thermal zone, and one to the thermal zone registration error path to cover failures preceding the thermal zone device registration.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.2, < 6.6.140 |
| Linux | Linux Kernel | >= 6.7, < 6.12.86 |
| Linux | Linux Kernel | >= 6.13, < 6.18.27 |
| Linux | Linux Kernel | >= 6.19, < 7.0.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-46021?
How severe is CVE-2026-46021?
How do I fix CVE-2026-46021?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46016In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46017In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-46018In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46019In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4602Versions of the package jsrsasign before 11.1.1 are vulnerab…7.7
- CVE-2026-46020In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46022In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46023In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46024In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-46025In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-46026In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46027In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-46021?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
