PT-2026-8153 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-03-25

·

CVE-2026-23158

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 (affected versions not specified)
Description A use-after-free issue exists in the gpio-virtuser configfs release path. The device structure is freed before the guard cleanup runs, causing mutex unlock() to operate on freed memory. Specifically, gpio virtuser device config group release() destroys the mutex and frees the device while still within the guard(mutex) scope. When the function returns, the guard cleanup invokes mutex unlock(&dev->lock), resulting in a slab use-after-free. The issue is related to the improper lifetime management of a mutex within the configfs release path.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

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

Weakness Enumeration

Related Identifiers

CVE-2026-23158
OPENSUSE-SU-2026:20416-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21284-1

Affected Products

Linux Kernel