PT-2026-30162 · Linux+1 · Linux Kernel+1
Published
2026-04-03
·
Updated
2026-05-07
·
CVE-2026-23468
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
The Linux kernel contains a flaw in the drm/amdgpu subsystem where the number of BO list entries is not limited. Userspace can provide an arbitrary number of BO list entries via the
bo number field. While a previous check prevents out-of-bounds allocation, a large number of entries can lead to excessive memory allocation, potentially reaching gigabytes, and prolonged list processing times. A limit of 128k entries per BO list has been introduced to prevent resource exhaustion and maintain predictable performance. The function returns -EINVAL if the entry count exceeds this limit.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Amdgpu