DragonFlyBSD Kernel Audit
DF-1869 / env.txt
← back to finding ↓ download raw
--- uname ---
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
--- cc ---
cc 8.3 [DragonFly] Release/2019-02-22
Copyright (C) 2018 Free Software Foundation, Inc.
--- id ---
uid=1001(maxx) gid=1001(maxx) groups=1001(maxx)
--- kern.version ---
DragonFly 6.5-DEVELOPMENT #0: Thu Jul  2 06:02:54 UTC 2026
--- iscsi_initiator module present? ---
-r-xr-xr-x  1 root  wheel  1304816 Jun 29 14:24 /boot/kernel/iscsi_initiator.ko
--- module loaded? ---
NOT LOADED
--- can maxx load it? ---
kldload: can't load iscsi_initiator: Operation not permitted
--- can maxx establish iscsi session (iscontrol)? ---
iscsi_initiator: Error while handling kernel module: Operation not permitted
--- SMAP/SMEP ---
cpu.features=
cpu.leaf7=
--- INVARIANTS / SMAP / SMEP / KASLR (verified) ---
INVARIANTS: ON (#define INVARIANTS 1 in opt_global.h; options INVARIANTS in X86_64_GENERIC)
vm.randomize_mmap: 0  (KASLR OFF)
SMAP/SMEP: guest CPU model lacks leaf-7 features (per audit-environment table)
iscsi_initiator: loadable module present at /boot/kernel/iscsi_initiator.ko, NOT loaded
maxx cannot kldload: "Operation not permitted"
maxx cannot iscontrol: "Error while handling kernel module: Operation not permitted" (kldload inside)