DF-1106 / build.sh
#!/bin/sh # DF-1106 build — no compilation needed; bug is in XHCI driver, not # reachable without an XHCI PCI controller (malicious one to actually # trigger the OOB walk). Documentation-only trigger. echo "DF-1106 is a latent kernel-side bug; no userspace build is meaningful." echo "See df1106.c and VERDICT.md for the source-level trace." |