CVE-2024-26911
Last modified
CVE-2024-26911 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix alloc_range() error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever alloc_range() couldn't find the required memory blocks the function was returning SUCCESS in some of the corner cases. The right approach would be if the total allocated size is less than the required size, the function should return -ENOSPC.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix alloc_range() error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever alloc_range() couldn't find the required memory blocks the function was returning SUCCESS in some of the corner cases. The right approach would be if the total allocated size is less than the required size, the function should return -ENOSPC.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | > 6.7.0, < 6.7.6 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-26911?
How severe is CVE-2024-26911?
How do I fix CVE-2024-26911?
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-26906In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26907In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26908Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-26909In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2691The WP Event Manager – Events Calendar, Registrations, Sell …5.4
- CVE-2024-26910In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-26912In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26913In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26914In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26915In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26916In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26917In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-26911?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
