
Linux kernel local privilege escalation exploit for CVE-2023-1829, targeting Ubuntu 22.04 with netfilter filter functions. Includes build instructions and PoC code.
The exploitation is tested on Ubuntu22.04 official source code 5.15.0-25.25
Installing dependences for some netlink filter functions
sudo apt install libnftnl-dev libmnl-dev
Building step:
make