Linux kernel maintainer Sasha Levin proposes a killswitch allowing admins to force vulnerable functions to return fixed values at runtime without executing their code. Prompted by CopyFail (CVE-2026-31431) and Dirty Frag exploits that raced ahead of patches, the feature uses kprobes to create an immediate, reboot-persistent mitigation. It taints the kernel for debugging but sparks debate over safety and operator trust. The mechanism targets subsystems that can be temporarily disabled on many servers.