PT-2025-54040 · Linux · Linux Kernel

Published

2025-12-30

·

Updated

2026-03-24

·

CVE-2023-54211

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains an issue within the tracing subsystem related to the trace buffered event disable() function. A warning occurs when trace buffered event disable() is called twice while trace buffered event enable() is called only once. This is due to inconsistencies in managing the SOFT DISABLED BIT flag during event enabling and disabling. The issue can be reproduced by registering a filter, enabling an event, accessing a related process, and then unregistering the filter. The root cause is that trace buffered event enable() is called when the event is soft-mode enabled, and trace buffered event disable() is called when the event is soft-mode disabled. The provided script demonstrates the sequence of events that trigger the warning. The vulnerable function is trace buffered event disable().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2023-54211
SUSE-SU-2026:0263-1
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:0316-1
SUSE-SU-2026:0317-1
SUSE-SU-2026:0411-1
SUSE-SU-2026:0617-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1

Affected Products

Linux Kernel