588 matches found
CVE-2026-68334
CVE-2026-68334 concerns the Linux kernel rxrpc subsystem. The issue arises in rxrpc_wake_up_io_thread(), which checks local->io_thread before waking it but then reloads the pointer for wake_up_process(), allowing a race because local->io_thread can be cleared by WRITE_ONCE() when the I/O th...
5.3AI score
SaveExploits0References3
20