nf_tables - CVE-2024-1086
Warning:
This exploit is very volatile and more often than not freezes the target.
I would not recommend trying this in production in it's current state.kali-test :: ~ » uname -r
6.3.0-kali1-amd64kali-test :: ~ » sysctl kernel.unprivileged_userns_clone && sysctl user.max_user_namespaces
kernel.unprivileged_userns_clone = 1
user.max_user_namespaces = 31303
kali-test :: ~ » grep -E 'CONFIG_USER_NS|CONFIG_INIT_ON_ALLOC_DEFAULT_ON' /boot/config-$(uname -r)
CONFIG_USER_NS=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=yKernel Version
Working/Fail
Fail Reason
Patch
Last updated