Search Articles — Sudonull

Search Results

In this project

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.

From other projects

How to Take Lecture Notes Correctly: 5 Steps

https://ymaho.com/how-to-take-lecture-notes-correctly-5-steps

Learn to take lecture notes so you remember 50% more. 5 steps: Cornell method, mind maps, and active recall. Start learning more effectively!

From the web

The Linux Kernel Archives

https://www.kernel.org/

3 days ago · This site is operated by the Linux Kernel Organization, a 501 (c)3 nonprofit corporation, with support from the following …

Kernel (operating system) - Wikipedia

https://en.wikipedia.org/wiki/Kernel_%28operating_system%29

This central component of a computer system is responsible for executing programs. The kernel takes responsibility for deciding at …

GitHub - torvalds/linux: Linux kernel source tree · GitHub

https://github.com/torvalds/linux

Linux kernel ============ The Linux kernel is the core of any Linux operating system. It manages hardware, system resources, …

Linux kernel - Wikipedia

https://en.wikipedia.org/wiki/Linux_kernel

Since the late 1990s, it has been included in many operating system distributions, many of which are called Linux. One such Linux …

Kernel in Operating System - GeeksforGeeks

https://www.geeksforgeeks.org/operating-systems/kernel-in-operating-system/

Apr 23, 2026 · The kernel manages system resources, such as the CPU, memory and devices, ensuring everything works together …

The Linux Kernel Archives - Releases

https://www.kernel.org/category/releases.html

Feb 25, 2026 · To find out the version of your kernel, run uname -r: ... If you see anything at all after the dash, you are running a …

K3rnelPan1c — KernelOS & !K3rnalyze (Official)

https://kernelos.org/

KernelOS gives you a complete Windows overhaul — from kernel-level scheduling to power management — all working together to …

Changelogs — KernelOS & !K3rnalyze

https://kernelos.org/changelogs/

Jun 25, 2026 · Changelogs Per-release notes for KernelOS & !K3rnalyze: changes, highlights, known issues, and benchmarks.

Linux Kernel 6.18 Is Out: What’s New and Important

https://www.linuxjournal.com/content/linux-kernel-618-out-whats-new-and-important

Nov 30, 2025 · The stable release of Linux Kernel 6.18 was officially tagged on November 30, 2025. It’s expected to become this …

Linux Kernel 7.1 Final Released: Here's What's New - OSTechNix

https://ostechnix.com/linux-kernel-7-1-final-released/

Jun 15, 2026 · Linus Torvalds officially released the final version of Linux Kernel 7.1. Learn what's new in Linux 7.1.

Trending Now