CVE-2024-26911
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/04/2024
Last modified:
29/04/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/buddy: Fix alloc_range() error handling code<br />
<br />
Few users have observed display corruption when they boot<br />
the machine to KDE Plasma or playing games. We have root<br />
caused the problem that whenever alloc_range() couldn&#39;t<br />
find the required memory blocks the function was returning<br />
SUCCESS in some of the corner cases.<br />
<br />
The right approach would be if the total allocated size<br />
is less than the required size, the function should<br />
return -ENOSPC.
Impact
Base Score 3.x
3.30
Severity 3.x
LOW
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7.0 (excluding) | 6.7.6 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



