๐Ÿ” CVE Alert

CVE-2026-97924

UNKNOWN 0.0

tracing/user_events: Don't destroy fields when event removal fails

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: tracing/user_events: Don't destroy fields when event removal fails destroy_user_event() destroys the event's fields before attempting to remove the trace event call. If user_event_set_call_visible() fails, e.g. because the event is still enabled and trace_remove_event_call() returns -EBUSY, the event is left registered with an irreversibly destroyed field list. Any subsequent interaction with the event then operates on an empty field list while it is still fully visible in tracefs. Move the field destruction after the call removal, and splice the field list back onto the event when the removal fails so the event remains in a consistent state.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
7f5a08c79df35e68f1a43033450c5050f12bc155 < 9c62b7e92b6086a2a0aeb71f3553dd8cf7fdcd8b 7f5a08c79df35e68f1a43033450c5050f12bc155 < 0892da2272ec565858aa1ec5458552d699de9142 7f5a08c79df35e68f1a43033450c5050f12bc155 < 62d6544e86506bb0695c9594c713cba859666f2f 7f5a08c79df35e68f1a43033450c5050f12bc155 < 2deb753127d7b7035e893955c5e91875e767d1f8
Linux / Linux
5.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/9c62b7e92b6086a2a0aeb71f3553dd8cf7fdcd8b git.kernel.org: https://git.kernel.org/stable/c/0892da2272ec565858aa1ec5458552d699de9142 git.kernel.org: https://git.kernel.org/stable/c/62d6544e86506bb0695c9594c713cba859666f2f git.kernel.org: https://git.kernel.org/stable/c/2deb753127d7b7035e893955c5e91875e767d1f8