CVE-2024-46788
The CVE-2024-46788 vulnerability affects the Linux kernel in tracing/osnoise, where start_kthread() and stop_thread() were not consistently called with interface_lock held. This could allow a kthread_stop() on a thread that should not be stopped, triggering an OOPS in early timer handling (hrtime...