On Wednesday 2026-07-08 23:20, Jan Schaumann wrote: > > No kill-switch. Copy Fail and its variants can be >neutralized by unloading their vulnerable modules, but >epoll has no such option. It is a core kernel feature >that the operating system, network services, and >browsers all rely on. The only way to fix it is to >apply the patch. > >Mitigation > >Because epoll cannot be disabled, Bad Epoll has no >simple workaround. The only remedy is to apply the >patch.
What about turning off CONFIG_SMP and CONFIG_PREEMPT?
