| Summary | In the Linux kernel, the following vulnerability has been resolved: tracing: Fix trace_marker copy link list updates When the "copy_trace_marker" option is enabled for an instance, anything When the instance is deleted, all the flags that were enabled are cleared. The issue is after the flags are called, a direct call to But since the flag was already cleared, the state does not change and the Move the clearing of all flags below the updating of the copy_trace_marker Also use the flag for checking the state in update_marker_trace() instead |
|---|---|
| Publication Date | April 25, 2026, 12:16 a.m. |
| Registration Date | April 25, 2026, 4:07 a.m. |
| Last Update | April 25, 2026, 2:51 a.m. |