target
A Docker service built from Dockerfile.patched using the n9.0 tag of FFmpeg. It compiles a minimal ASan-instrumented ffmpeg binary with only the AVI demuxer and CFHD decoder enabled. The service mounts the local poc/ directory read-only at /work/poc and runs /bin/bash by default, allowing the PoC script to execute ffmpeg against a crafted AVI to verify the patch.
CVE-2026-70632/docker-compose.control.yml:1-10CVE-2026-70632/Dockerfile.patched:1-29