Introduction¶
In Linux kernel vulnerability exploitation, an attacker may have the following objectives:
- Privilege escalation, i.e., gaining root privileges.
- Leaking sensitive information.
- DoS, i.e., causing the kernel to crash.
Generally, the attacker's primary objective is privilege escalation.