Linux Cleans Up The Syscall Doorway
A Thomas Gleixner patch series slated for Linux 7.3 tightens the kernel's syscall entry path, making stack randomization more consistent and the x86 syscall logic easier to follow.
// Topic
A Thomas Gleixner patch series slated for Linux 7.3 tightens the kernel's syscall entry path, making stack randomization more consistent and the x86 syscall logic easier to follow.
Linux staging fixes are tightening the Realtek RTL8723BS Wi-Fi driver against malformed over-the-air data from malicious access points, closing several out-of-bounds paths in old driver code.
DirtyDecrypt is the latest Linux local privilege escalation tied to page-cache corruption, and public proof-of-concept code makes it a priority for rolling-release systems and exposed developer workstations.
Linux 7.1-rc4 brings the usual pile of hardware fixes and security updates, but the more interesting shift is procedural: the kernel is documenting responsible AI use and what qualifies as a security bug.
ssh-keysign-pwn is a Linux kernel flaw that lets unprivileged local users read root-owned files on affected systems, including SSH host keys and shadow password data.