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 Pla…
High CVSS 7.8
Summary
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 retu…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/4b59c3fada06e5e8010ef7700689c71986e667a2 Patch
- https://git.kernel.org/stable/c/8746c6c9dfa31d269c65dd52ab42fde0720b7d91 Patch
- https://git.kernel.org/stable/c/4b59c3fada06e5e8010ef7700689c71986e667a2 Patch
- https://git.kernel.org/stable/c/8746c6c9dfa31d269c65dd52ab42fde0720b7d91 Patch
Timeline
- nvd_ingest NVD