CVE-2024-50028
Last modified
CVE-2024-50028 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: Reference count the zone in thermal_zone_get_by_id() There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by thermal_zone_get_by_id(). To address this, make thermal_zone_get_by_id() get a reference on the thermal zone device object to be returned with the help of get_device(), under thermal_list_lock, and adjust all of its callers to this change with the help of the cleanup.h infrastructure.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermal_zone_get_by_id() There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by thermal_zone_get_by_id(). To address this, make thermal_zone_get_by_id() get a reference on the thermal zone device object to be returned with the help of get_device(), under thermal_list_lock, and adjust all of its callers to this change with the help of the cleanup.h infrastructure.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.9, < 6.11.4 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-50028?
How severe is CVE-2024-50028?
How do I fix CVE-2024-50028?
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 2024
- CVE-2024-50022In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50023In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50024In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50025In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50026In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50027In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50029In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-5003The WP Stacker WordPress plugin through 1.8.5 does not have …5.4
- CVE-2024-50030In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-50031In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50032Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-50033In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2024-50028?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
