2 matches found
CVE-2026-68094
CVE-2026-68094 affects the Linux kernel’s scheduler extension logic for dispatching tasks to a local dis-queued service queue (DSQ). The vulnerability arises when dispatch_to_local_dsq() executes from scx_bpf_dsq_move_to_local() while ops.dispatch() has recorded the current rq, potentially switch...
5.3AI score
SaveExploits0References2
EUVD-2026-55475
In the Linux kernel, the following vulnerability has been resolved: schedext: Preserve rq tracking across local DSQ dispatch dispatchtolocaldsq can run from scxbpfdsqmovetolocal while ops.dispatch has recorded the current rq. Moving a task to a local DSQ may switch to the source or destination rq...
5.3AI score
SaveExploits0References2
20