tikoci-qemu-user-emulation
Warn
Audited by Socket on Jun 22, 2026
1 alert found:
AnomalyAnomalyreferences/macos-vm-bridging.md
LOWAnomalyLOW
references/macos-vm-bridging.md
No direct malicious behavior is evident in this fragment itself; it is primarily infrastructure to boot a minimal Linux VM with bridged networking and a host-mounted 9p directory. However, it contains multiple high-impact trust and execution surfaces: it mounts host content with security_model=none and then executes a script directly from that mount (/host/.vm-cmd.sh). Additionally, it loads many kernel modules via insmod, making initramfs/module artifact integrity critical. Treat this as a potentially high security-risk design requiring strong provenance/integrity controls for downloaded boot artifacts and the host directory contents.
Confidence: 62%Severity: 60%
Audit Metadata