| license: mit | |
| tags: [security, poc, executorch] | |
| # Harmless PoC: VGF missing `dispatch_shape` → ExecuTorch OOB READ | |
| libvgf allows a null/empty `dispatch_shape`; `VGFSetup.cpp` indexes `[0..2]` without `size()>=3`. | |
| ASan SEGV / null-page READ in `debug_print_sequence` before Vulkan. | |
| Pin: `8077bb60bd1eefed17006e7911b92d32041772b6` | |