From e47b588fb2c29d90516932f5c6928b1e6577df88 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 20 Jul 2022 11:45:16 +0200 Subject: Disabled insecure feature by default. --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config b/config index 06d3ff8..aa795db 100644 --- a/config +++ b/config @@ -96,7 +96,7 @@ CONFIG_BPF_SYSCALL=y CONFIG_BPF_JIT=y # CONFIG_BPF_JIT_ALWAYS_ON is not set CONFIG_BPF_JIT_DEFAULT_ON=y -# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set +CONFIG_BPF_UNPRIV_DEFAULT_OFF=y # CONFIG_BPF_PRELOAD is not set # end of BPF subsystem -- cgit v1.2.3-70-g09d2