VYPR
High severity7.8NVD Advisory· Published Apr 17, 2024· Updated Aug 4, 2026

CVE-2024-26911

CVE-2024-26911

Description

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.

Affected products

4
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >6.7.0,<6.7.6
    • (no CPE)
    • (no CPE)range: 6.7
  • osv-coords
    Range: >= 6.7.0, < 6.7.6

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.