CVE-2024-26791
Last modified
CVE-2024-26791 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which could lead to a read out of bounds in getname_kernel(). Add a helper that validates both source and target device name buffers. For devid as the source initialize the buffer to empty string in case something tries to read it later. This was originally analyzed and fixed in a different way by Edward Adam Davis (see links).. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which could lead to a read out of bounds in getname_kernel(). Add a helper that validates both source and target device name buffers. For devid as the source initialize the buffer to empty string in case something tries to read it later. This was originally analyzed and fixed in a different way by Edward Adam Davis (see links).
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 4.19.309 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.271 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.212 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.151 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.81 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.21 | — |
| Linux | Linux Kernel | >= 6.7, < 6.7.9 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-26791?
How severe is CVE-2024-26791?
How do I fix CVE-2024-26791?
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-26786In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26787In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26788In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26789In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-2679A vulnerability was found in Campcodes Online Job Finder Sys…6.1
- CVE-2024-26790In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26792In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26793In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26794Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-26795In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26796In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26797In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-26791?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
