PT-2026-34385
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential deadlock in cpu hotplug with osnoise The following sequence may leads deadlock in cpu hotplug: task1 task2 task3 ----- ----- ----- mutex lock&interface lock CPU GOING OFFLINE cpus write lock; osnoise cpu di...