
A use-after-free in safe Rust, across the C FFI boundary. I used rllvm-query on CVE-2026-11941 in quiche to trace the Rust/C path, narrow 169 FFI entry points to 7 candidates, and show where call-graph analysis runs out. https://shengtuo.me/blog/from-capture-to-query/
