Skip to content

Commit b5c9b80

Browse files
committed
general: set cla
1 parent 1a83b9e commit b5c9b80

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

pocs/linux/kernelctf/CVE-2024-41010_lts/exploit/lts-6.6.35/exploit.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
#define PAGE_SIZE 0x1000
4343

44-
#define FIRST_SPRAY_SZ 0x1c00
44+
#define FIRST_SPRAY_SZ 0x1d00
4545
#define SECOND_SPRAY_SZ (FIRST_SPRAY_SZ + 0x400)
4646
#define THIRD_SPRAY_SZ (SECOND_SPRAY_SZ + 0x400)
4747

0 commit comments

Comments
 (0)