Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — drm/buddy: Fix alloc_range() error handling code
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N L N 3.3 .0020 10.8 —
AFFECTED
Product Versions Fixed
Linux 0a1844bf0b532d84324453374ad6845f64066c28 – —
Linux 6.7 – 6.7.6
TIMELINE
Feb 19 Reserved by Linux
Apr 17 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-26911 (Linux). CVSS 7.8 → 3.3 (NVD).
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.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| February 19, 2024 | Reserved | Reserved by Linux |
| April 17, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-26911 (Linux). CVSS 7.8 → 3.3 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 0a1844bf0b532d84324453374ad6845f64066c28 | — |
| Linux | Linux | — | 6.7 | 6.7.6 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-26911 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.