CVE-2024-26911
LOWLinux kernel - Info Disclosure
Title source: llmDescription
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.
Scores
CVSS v3
3.3
EPSS
0.0001
EPSS Percentile
1.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Classification
CWE
CWE-755
Status
published
Affected Products (2)
linux/linux_kernel
< 6.7.6
linux/Kernel
< 6.7.6linux
Timeline
Published
Apr 17, 2024
Tracked Since
Feb 18, 2026