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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: Linux

Published: 2024-04-17T15:59:22.597Z

Updated: 2024-06-17T19:09:57.405Z

Reserved: 2024-02-19T14:20:24.190Z


Link: CVE-2024-26911

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2024-04-17T16:15:07.920

Modified: 2024-04-29T19:17:11.627


Link: CVE-2024-26911

JSON object: View

cve-icon Redhat Information

No data.

CWE