DragonFlyBSD Kernel Audit
DF-0631 / env.txt
← back to finding ↓ download raw
DragonFly dfbsd 6.5-DEVELOPMENT DragonFly 6.5-DEVELOPMENT #0: Thu Jul  2 06:02:54 UTC 2026
    root@dfbsd:/usr/obj/usr/src/sys/X86_64_GENERIC  x86_64
Kernel: X86_64_GENERIC (options INVARIANTS on; default)
Compiler: gcc 8.3 [DragonFly] Release/2019-02-22
CPUs: 6 (hw.ncpu)
Slab poisoning: debug.use_weird_array = 0 by default (OFF even with INVARIANTS);
  set to 1 to poison freed chunks with WEIRD_ADDR 0xdeadc0de.
ipfw3 modules: /boot/kernel/ipfw3.ko, /boot/kernel/ipfw3_basic.ko (loadable).
ipfw3 hook: net.link.ether.ipfw (default 0); packets reach ip_fw3_chk only when =1.
Lockout mitigation: sysctl net.filters_default_to_accept=1 before kldload ipfw3.