CVE-2024-27039
Last modified
CVE-2024-27039 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devm_kfree() 'p_clk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clk_register() call fails, 'p_clk' may point to something different from what should be freed. The best we can do, is to avoid this wrong release of memory.. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: clk: hisilicon: hi3559a: Fix an erroneous devm_kfree() 'p_clk' is an array allocated just before the for loop for all clk that need to be registered. It is incremented at each loop iteration. If a clk_register() call fails, 'p_clk' may point to something different from what should be freed. The best we can do, is to avoid this wrong release of memory.
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 | >= 5.14, < 5.15.153 |
| Linux | Linux Kernel | >= 5.16, < 6.1.83 |
| Linux | Linux Kernel | >= 6.2, < 6.6.23 |
| Linux | Linux Kernel | >= 6.7, < 6.7.11 |
| Linux | Linux Kernel | >= 6.8, < 6.8.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-27039?
How severe is CVE-2024-27039?
How do I fix CVE-2024-27039?
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-27033In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27034In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27035In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27036In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-27037In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27038In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2704A vulnerability classified as critical was found in Tenda AC…8.8
- CVE-2024-27040In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-27041In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27042Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-27043In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-27044In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-27039?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
