Skip to content

Commit 1d46f2d

Browse files
authored
Merge pull request #1344 from matusmarhefka/sysctl_test_update
Update blacklist of kernel params with net.core.bpf_jit_limit
2 parents f80609e + 8a57161 commit 1d46f2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/probes/sysctl/test_sysctl_probe_all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ SYSCTL_BLACKLIST='
2020
kernel.usermodehelper.inheritable
2121
net.core.bpf_jit_harden
2222
net.core.bpf_jit_kallsyms
23+
net.core.bpf_jit_limit
2324
net.ipv4.tcp_fastopen_key
2425
stable_secret
2526
vm.mmap_rnd_bits

0 commit comments

Comments
 (0)