github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/config/linux/chromeos-5.15.sysctl (about)

     1  fs.suid_dumpable = 2
     2  fs.protected_symlinks = 1
     3  fs.protected_hardlinks = 1
     4  vm.overcommit_memory = 1
     5  vm.laptop_mode = 0
     6  kernel.yama.ptrace_scope = 1
     7  kernel.perf_event_paranoid = 2
     8  net.ipv4.conf.default.rp_filter = 1
     9  net.ipv4.conf.all.rp_filter = 1
    10  net.ipv4.tcp_syncookies = 1
    11  net.ipv4.conf.all.accept_source_route = 0
    12  net.ipv4.conf.default.accept_source_route = 0
    13  net.ipv4.conf.all.accept_redirects = 0
    14  net.ipv4.conf.default.accept_redirects = 0
    15  net.ipv4.conf.all.secure_redirects = 1
    16  net.ipv4.conf.default.secure_redirects = 1
    17  net.ipv4.conf.all.send_redirects = 0
    18  net.ipv4.conf.default.send_redirects = 0
    19  net.ipv4.icmp_echo_ignore_broadcasts = 1
    20  net.ipv4.icmp_ignore_bogus_error_responses = 1
    21  net.ipv4.tcp_mtu_probing = 1
    22  net.ipv4.tcp_rfc1337 = 1
    23  net.ipv4.tcp_slow_start_after_idle = 0
    24  net.ipv4.tcp_fastopen = 1