PT-2026-64366 · Linux+1 · Linux Kernel+1
CVE-2026-64251
·
Published
2026-07-24
·
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
pwrseq debugfs seq next() function. The function declares a next variable with free(put device), which triggers put device() when the variable goes out of scope. This causes the seq file framework to receive a pointer whose reference has already been dropped. A use-after-free occurs when the system attempts to access this released memory.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