Page 1 of 1

Linux kernel Bug Let Attackers Insert Malicious Code into the Kernel Address Space

Posted: Wed Nov 06, 2024 1:20 pm
by Shane1145
Address Space Layout Randomization (ASLR) is a computer security technique that involves randomly positioning the base address of an executable and the position of libraries, heap, and stack, in a process’s address space.

Linux has long had ASLR for user-space programs, researcher Kees Cook has applied to the kernel itself as well.

https://cybersecuritynews.com/linux-kernel-bug/