PT-2026-37509 · Linux+2 · Linux Kernel+2
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the drm/buddy component where requested allocation sizes are rounded up using
roundup pow of two() when DRM BUDDY CONTIGUOUS ALLOCATION is set, or aligned via round up() for non-contiguous allocations with a large min block size. These operations can result in a rounded size that exceeds mm->size, subsequently triggering a BUG ON() failure when the calculated order exceeds mm->max order.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu