We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c3b20 commit dcaeeb9Copy full SHA for dcaeeb9
pocs/linux/kernelctf/CVE-2023-6931_lts_cos/exploit/cos-105-17412.226.28/exploit.c
@@ -13,6 +13,7 @@
13
#include <sys/types.h>
14
#include <sys/socket.h>
15
#include <sys/xattr.h>
16
+#include <sys/resource.h>
17
#include <linux/perf_event.h>
18
#include <linux/hw_breakpoint.h>
19
#include <linux/netlink.h>
pocs/linux/kernelctf/CVE-2023-6931_lts_cos/exploit/lts-6.1.61/exploit.c
0 commit comments