PT-2026-46035 · Linux · Linux Kernel
CVE-2026-46272
·
Published
2026-01-21
·
Updated
2026-08-30
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A race condition exists in the Coresight TMC-ETR component of the Linux kernel when sysfs and perf modes are operated simultaneously. The issue occurs because the enablement of sysfs mode is split into two separate critical regions: one for buffer allocation and another for hardware enablement. This separation allows a race with perf mode, which can trigger a
WARN ON() in the tmc etr enable hw() function when the etr buf variable is already initialized by the perf side.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Time Of Check To Time Of Use
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel