PT-2026-64622 · Linux+1 · Linux Kernel+1
CVE-2026-64401
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV: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 SMB client. The
cifs swn notify() function retrieves a witness registration by ID using the cifs swnreg idr mutex mutex, releases the mutex, and subsequently utilizes a cached tcon pointer. Because this pointer is not a lifetime reference, a second mount of the same share can keep the registration alive after the first tcon is unregistered and freed. Consequently, accessing tc lock or incrementing tc count via swnreg->tcon leads to a use-after-free condition. Additionally, acquiring tc lock while holding cifs swnreg idr mutex violates the established CIFS lock order.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
Affected Products
Linux Kernel
Ubuntu