PT-2026-8157 · Linux · Linux Kernel

·

CVE-2026-23162

·

Published

2026-01-01

·

Updated

2026-08-21

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.19.0-rc2-lgci-xe-kernel+ #225
Description The Linux kernel contains a flaw in the drm/xe/nvm subsystem that can lead to a double-free condition during auxiliary device initialization failure. Specifically, a memory region is freed twice – once during successful initialization and again during uninitialization when auxiliary device addition fails. This can result in system instability and potentially lead to a kernel panic, as demonstrated by a KASAN report. The issue is triggered when auxiliary device init() succeeds, but auxiliary device add() fails. The fix involves moving the kfree(nvm) call into the failure path of auxiliary device init() to prevent the double-free.
Recommendations Update to a version of the Linux kernel newer than 6.19.0-rc2-lgci-xe-kernel+ #225.

Exploit

Fix

Multiple Releases of Same Resource or Handle

Double Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-12279
CVE-2026-23162
USN-8570-1
USN-8570-2
USN-8594-1
USN-8604-1
USN-8605-1
USN-8669-1

Affected Products

Linux Kernel