CVE-2024-50012
Last modified
CVE-2024-50012 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parse_perf_domain function, if the call to of_parse_phandle_with_args returns an error, then the reference to the CPU device node that was acquired at the start of the function would not be properly decremented. Address this by declaring the variable with the __free(device_node) cleanup attribute.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parse_perf_domain function, if the call to of_parse_phandle_with_args returns an error, then the reference to the CPU device node that was acquired at the start of the function would not be properly decremented. Address this by declaring the variable with the __free(device_node) cleanup attribute.
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 |
|---|---|---|
| Linux | Linux Kernel | < 6.6.55 |
| Linux | Linux Kernel | >= 6.7, < 6.10.14 |
| Linux | Linux Kernel | >= 6.11, < 6.11.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-50012?
How severe is CVE-2024-50012?
How do I fix CVE-2024-50012?
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-50007In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-50008In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50009In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5001The Image Hover Effects for Elementor with Lightbox and Flip…5.4
- CVE-2024-50010In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-50011In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50013In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50014In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50015In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50016Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-50017In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50018Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2024-50012?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
