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?
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
