PT-2026-2891 · Linux+2 · Linux Kernel+2

Published

2025-01-01

·

Updated

2026-05-11

·

CVE-2025-71130

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 The Linux kernel contains a flaw in the drm/i915/gem subsystem related to the initialization of the eb.vma array within the i915 gem do execbuffer function. Specifically, the eb.vma array was not zero-initialized, leading to potential issues during error handling in eb lookup vmas and eb release vmas. The issue arises when eb add vma fails, potentially causing a NULL dereference because the vma pointers are not correctly set to NULL in case of failure. The fix involves initializing the eb.vma array with NULL values at the start, simplifying cleanup and preventing the described bug. The eb lookup vmas function fills the eb.vma array with eb vma objects, and the eb release vmas function relies on NULL pointers to determine the point of failure during lookup.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

BDU:2026-07517
CVE-2025-71130
ECHO-E163-4A84-9ED1
MGASA-2026-0017
MGASA-2026-0018
OPENSUSE-SU-2026:20287-1
SUSE-SU-2026:0447-1
SUSE-SU-2026:0472-1
SUSE-SU-2026:0587-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20555-1
SUSE-SU-2026:20599-1
SUSE-SU-2026:20615-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
USN-8177-1
USN-8177-2
USN-8179-1
USN-8179-2
USN-8179-3
USN-8179-4
USN-8183-1
USN-8183-2
USN-8184-1
USN-8185-1
USN-8185-2
USN-8203-1
USN-8204-1
USN-8245-1
USN-8257-1
USN-8258-1
USN-8260-1
USN-8261-1
USN-8265-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu