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
Affected Vendors & Products
References
History
No history.

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2024-12-19T08:49:57.753Z
Reserved: 2024-02-19T14:20:24.190Z
Link: CVE-2024-26911

Updated: 2024-08-02T00:21:05.625Z

Status : Modified
Published: 2024-04-17T16:15:07.920
Modified: 2024-11-21T09:03:21.793
Link: CVE-2024-26911
