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

Status: PUBLISHED

Assigner: Linux

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

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

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

Link: CVE-2024-26911

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2024-26911

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-04-17T00:00:00Z

Links: CVE-2024-26911 - Bugzilla