PT-2026-34893 · Linux · Linux Kernel

Published

2026-04-24

·

Updated

2026-04-29

·

CVE-2026-31541

CVSS v3.1

7.8

High

VectorAV: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 (UAF) issue exists in the tracing component. When the copy trace marker option is enabled, data written to '/sys/kernel/tracing/trace marker' is copied into the instance buffer, and the trace array descriptor is added to the marker copies link list protected by RCU. During instance deletion, flags are cleared before calling update marker trace(). Because the flag is already cleared, update marker trace() returns false, preventing synchronize rcu() from being called and leaving the system susceptible to a UAF bug.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Use After Free

Weakness Enumeration

Related Identifiers

CVE-2026-31541

Affected Products

Linux Kernel