| license: mit | |
| # Security Research PoC | |
| **This repository contains a proof-of-concept for security research purposes only.** | |
| **Do NOT use this model in production environments.** | |
| ## Vulnerability | |
| - **Integer Overflow in EmbLayerNormPlugin Deserialization (GPU OOB Read)** | |
| - **CWE**: CWE-190 | |
| - **Affected**: TensorRT (NVIDIA) | |
| ## Reproduction | |
| See `poc.py` for detailed instructions. | |