Skip to content

Commit 44fb2b4

Browse files
committed
Finding r
1 parent ddfe5eb commit 44fb2b4

File tree

2 files changed

+1
-1
lines changed
  • pocs/linux/kernelctf/CVE-2023-5717_mitigation/exploit/mitigation-v3b-6.1.55

2 files changed

+1
-1
lines changed

pocs/linux/kernelctf/CVE-2023-5717_mitigation/exploit/mitigation-v3b-6.1.55/exploit.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#include <signal.h>
3030

3131
// #define TIMER 71000
32-
#define MIN 40200
32+
#define MIN 70200
3333
#define MAX 62400
3434
#define SIBLINGS_MAX 1024 // about 0x4000 ~
3535
#define CPU_A 1 // main cpu

0 commit comments

Comments
 (0)