CVE-2024-26652
Last modified
CVE-2024-26652 is a medium-severity vulnerability rated 4.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: pds_core: Fix possible double free in error handling path When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), Callback function pdsc_auxbus_dev_release calls kfree(padev) to free memory. We shouldn't call kfree(padev) again in the error handling path. Fix this by cleaning up the redundant kfree() and putting the error handling back to where the errors happened.. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: pds_core: Fix possible double free in error handling path When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), Callback function pdsc_auxbus_dev_release calls kfree(padev) to free memory. We shouldn't call kfree(padev) again in the error handling path. Fix this by cleaning up the redundant kfree() and putting the error handling back to where the errors happened.
Metrics
CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.4, < 6.6.22 | — |
| Linux | Linux Kernel | >= 6.7, < 6.7.10 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-26652?
How severe is CVE-2024-26652?
How do I fix CVE-2024-26652?
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-26647In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26648In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26649In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2665The Premium Addons for Elementor plugin for WordPress is vul…6.4
- CVE-2024-26650Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-26651In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26653In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26654In the Linux kernel, the following vulnerability has been re…7
- CVE-2024-26655In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26656In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26657In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26658In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-26652?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
