PT-2025-51580 · Linux+3 · Linux Kernel+3

Published

2025-11-03

·

Updated

2026-02-24

·

CVE-2025-68167

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the Linux kernel's gpiolib component related to invalid pointer access within the debugfs interface. Specifically, if memory allocation within the gpiolib seq start() function fails, the s->private field remains uninitialized. Subsequently, this uninitialized field is dereferenced without a prior check in the gpiolib seq stop() function, leading to a potential issue. The resolution involves initializing s->private to NULL before calling kzalloc() and adding a check before dereferencing it.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use of Uninitialized Resource

Access of Uninitialized Pointer

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

Weakness Enumeration

Related Identifiers

BDU:2026-02396
CVE-2025-68167
OPENSUSE-SU-2026:20145-1
SUSE-SU-2026:20207-1
SUSE-SU-2026:20220-1
SUSE-SU-2026:20228-1
USN-8029-1
USN-8029-2
USN-8029-3
USN-8030-1
USN-8048-1

Affected Products

Debian
Linuxmint
Linux Kernel
Ubuntu