CVE-2024-26860
Last modified
CVE-2024-26860 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure (because the associated kfree won't happen due to 'goto skip_io'). Fix this by freeing the checksums memory before recheck, and just use the "checksum_onstack" memory for storing checksum during recheck.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure (because the associated kfree won't happen due to 'goto skip_io'). Fix this by freeing the checksums memory before recheck, and just use the "checksum_onstack" memory for storing checksum during recheck.
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 | >= 6.1.80, < 6.1.83 |
| Linux | Linux Kernel | >= 6.6.19, < 6.6.23 |
| Linux | Linux Kernel | >= 6.7.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-26860?
How severe is CVE-2024-26860?
How do I fix CVE-2024-26860?
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-26855In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26856In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26857In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2024-26858In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26859In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-2686A vulnerability has been found in Campcodes Online Job Finde…6.1
- CVE-2024-26861In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-26862In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-26863In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26864In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26865In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26866In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-26860?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
