PT-2026-61111 · Linux+1 · Linux Kernel+1

CVE-2026-63795

·

Published

2026-06-21

·

Updated

2026-09-07

CVSS v3.1

10

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the 9p filesystem implementation where the p9 client walk() function incorrectly handles file identifiers (fids) during error paths. When the function is called with the clone parameter set to false, the fid aliases oldfid. If the walk fails after the request is sent, the error path triggers clunk fid, which unconditionally calls p9 fid put(fid). This action drops a reference to oldfid while the caller still maintains ownership. If this is the final reference, oldfid may be destroyed, leading to a use-after-free condition or a refcount underflow when the caller subsequently attempts to use or release oldfid. This scenario typically occurs during multi-component walks split into multiple p9 client walk() calls where a later non-cloning walk fails.
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

BDU:2026-14268
CVE-2026-63795
OPENSUSE-SU-2026:11339-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3810-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu