Skip to content

Commit c136c67

Browse files
committed
Solve comments
1 parent 1942953 commit c136c67

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed
Binary file not shown.

pocs/linux/kernelctf/CVE-2024-26809_lts_cos/exploit/cos-105-17412.294.34/exploit.c

-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ void exploit(struct nl_sock *socket){
319319
del_table(socket, tmp);
320320
//Step 11 and 12
321321
//Try to get it back and control RIP
322-
sleep(5);//Waiting the function nft_commit_release which finally call nf_tables_table_destroy
323322
bitmap_key = i;
324323
int t=0;
325324
while(1){

0 commit comments

Comments
 (0)