- Maintainers proposed a killswitch mechanism to quickly disable weak kernel features at runtime through securityfs
- The function goals to mitigate excessive‑severity flaws like Copy Fail and Soiled Frag till patches arrive, although it dangers system instability
- It’s below group assessment, positioned as a stopgap measure—not a alternative for correct patching
The Linux kernel may quickly get a brand new function that serves as a short lived safeguard in opposition to high-severity vulnerabilities till patches are deployed.
One of many Linux secure kernel co-maintainers, Sasha Levin, just lately proposed a brand new patch that might enable system directors to quickly disable a weak kernel operate.
That approach, if safety researchers uncover malicious code sooner or later, customers would be capable to shortly instruct the kernel to not use it. The function wouldn’t tackle underlying points, however for the reason that operate would return an error, it may stop the vulnerability from inflicting any severe hurt earlier than a correct patch is deployed.
Newest Movies From
Chances are you’ll like
Good concept, does (not) work?
If adopted, the function could be out there by means of the kernel’s securityfs interface, permitting admins to allow killswitches for particular features which might render them unusable instantly. The change would take impact at runtime, and would stay lively till disabled, or till the system is restarted.
On paper, the thought sounds good. In apply, there are various challenges and transferring elements to deal with. When a operate is disabled, it may disrupt the whole system or crash different elements. It may additionally introduce further vulnerabilities.
Subsequently, you will need to word that the function will not be imagined for basic goal use. It’s also value mentioning that this function can’t function a alternative for patching.
Nonetheless, it may very well be a strong first-aid equipment to forestall additional escalation with high-severity vulnerabilities.
Based on Linuxiac, the thought for the proposed patch got here after the disclosure of two essential Linux kernel vulnerabilities – Copy Fail and Soiled Frag. The previous was found in early March 2026, granting malicious actors privileged entry throughout all main Linux distributions. The latter, then again, was found late final week. It, too, was a zero-day that permits root privileges, however in the meanwhile of disclosure, it didn’t have a patch which made it extraordinarily harmful.
The brand new function is at present being reviewed by the Linux group and has not but been launched.
The most effective antivirus for all budgets
Our high picks, primarily based on real-world testing and comparisons
Observe TechRadar on Google Information and add us as a most popular supply to get our professional information, evaluations, and opinion in your feeds.

