PT-2026-82961 · Linux · Linux Kernel
CVE-2026-80661
·
Published
2026-08-28
·
Updated
2026-08-29
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
An issue exists in the UFS core tracing mechanism where trace events in
drivers/ufs/core/ufs trace.h incorrectly dereference pointers within the TP printk() function. Specifically, the system attempts to print the dev name by dereferencing a saved hba pointer. Because TP printk() is executed only when the trace event is read from the /sys/kernel/tracing/trace file—which may occur long after the event was recorded—the hba pointer may no longer be valid. This illegal dereference of a freed pointer can lead to a kernel crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel