We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7045ac3 commit 5395786Copy full SHA for 5395786
1 file changed
pocs/linux/kernelctf/CVE-2026-23060_lts_cos_mitigation/exploit/lts-6.12.62/Makefile
@@ -4,4 +4,4 @@ prerequisites:
4
wget -O target_db.kxdb https://storage.googleapis.com/kernelxdk/db/kernelctf.kxdb
5
6
exploit: exploit.cpp
7
- g++ -o exploit exploit.cpp -static -lkernelXDK
+ g++ -o exploit exploit.cpp -static -lkernelXDK
0 commit comments