News

This article presents a cracker idea—the kernel module exploit—and shows how you can improve your system's security by using some of the same ideas and techniques. First, I will discuss the origin of ...
The 6.16 version of the kernel has Rust for Linux improvements to fix race conditions. Kernel updates tend to release every two months, so ongoing Rust work is current, and the project is still very ...
And since containers could trigger loading an arbitrary module, this meant that a hostile user potentially could load an ELF module, redirect it back to the main kernel, and execute its attacking code ...
A patch was finalized by the module's maintainers by October 21 and released on lore.kernel.org four days later. The fix has now also been added to the mainline repository, released on October 29 ...