PT-2026-8144 · Linux · Linux Kernel

CVE-2026-23149

·

Published

2026-01-01

·

Updated

2026-06-11

CVSS v3.1

5.5

Medium

VectorAV: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 A flaw exists in the Linux kernel where userspace can trigger kernel warnings within the drm gem change handle ioctl() function. This occurs because GEM buffer object handles are represented as 32-bit integers in the user API, while the internal implementation uses integer ranges. Providing a handle value exceeding the maximum integer value triggers a kernel warning due to the WARN ON ONCE() macro. The issue is addressed by rejecting new handles above the maximum integer value and clarifying the end limit calculation.
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

BDU:2026-13801
CVE-2026-23149

Affected Products

Linux Kernel