DragonFlyBSD Kernel Audit
← dashboard
DF-0163

module_register_init runs lookup/register/MOD_EVENT without mod_token

Summary

module_register_init(:89-117) calls module_lookupbyname/register/MOD_EVENT/release without mod_token. Boot-time only (SYSINIT SI_BOOT2_KLD). No runtime reachability today. Latent if wired into hotplug path.