Backdoor in wait4(): Linux kernel vulnerability https://sudonull.com/backdoor-in-wait4-linux-kernel-vulnerability
Analysis of a real backdoor in the Linux kernel from 2003: how an assignment error in wait4() opened root access. Lessons for developers: code review, Git, fuzzing. Study the details of the attack.
Windows Kernel Policy: Only WHCP Drivers from 2026 https://sudonull.com/windows-kernel-policy-only-whcp-drivers-from-2026
Microsoft tightens driver trust in Windows 11 and Server 2025 kernel. Rejection of outdated certificates, audit mode, AppLocker. Details of changes for developers and admins — read and prepare.
OptimaOS on Rust: single kernel for all platforms https://sudonull.com/optimaos-on-rust-single-kernel-for-all-platforms
Explore OptimaOS architecture — kernel on Rust without forks for desktop, servers and Edge. Separation of mechanisms/policies, Linux ABI, memory safety. Detailed breakdown for developers.
Anticheats: user-mode and kernel-mode limitations https://sudonull.com/anticheats-user-mode-and-kernel-mode-limitations
Breakdown of anticheat levels, DLL injection detection and DMA. Technical principles for developers. Study the weaknesses and evolution of game protection systems.
SystemRescue 13.0: kernel updates and HiDPI https://sudonull.com/systemrescue-13-0-kernel-updates-and-hidpi
New features in SystemRescue 13.0: Linux 6.18 LTS, bcachefs 1.37, yq, HiDPI scaling. Ideal for system recovery. Download ISO and test it.