/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.elttam.com.au
| | mdanilor.github.io
6.9 parsecs away

Travel
| | A beginers guide into a Linux Kernel stack overflow vulnerability.
| | mutur4.github.io
6.3 parsecs away

Travel
| | In the Linux Kernel 'ring (0)' a stack is also allocated for local variables defined in functions. These functions are mainly implemented for device drivers that are defined in different Loadable Kernel Modules (LKMs). The same stack is also vulnerable to stack overflow attacks that aim at overwriting the return address saved on the stack - this post will cover exploiting these vulnerabilities.
| | lkmidas.github.io
4.9 parsecs away

Travel
| | A popular and powerful technique to exploit the Linux kernel through modprobe_path
| | allelesecurity.com
26.3 parsecs away

Travel
| In 2024, our research team noticed and wrote proofs of concept for a use-after-free vulnerability affecting the latest Red Hat Enterprise Linux 9 (RHEL 9). At the time, kernel version 5.14.0-503.15.1.el9_5. The vulnerability had been fixed on the Linux kernel upstream on July 17, 2023 [1][2]. After we reported it, it was backported to Red...