From 45d3792245acb2140e49e1bdfca8ca5b8d0ed2d8 Mon Sep 17 00:00:00 2001 From: dpitman-nvda Date: Thu, 12 Feb 2026 20:46:28 -0500 Subject: [PATCH] [TRTINFRA-7648][chore] Add SECURITY.md file to TensorRT-LLM GitHub (#11484) Signed-off-by: Derek Pitman --- SECURITY.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..f56e6311ff --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,31 @@ + + +# Report a Security Vulnerability + +To report a potential security vulnerability in any NVIDIA product, please use either: +* This web form: [Security Vulnerability Submission Form](https://www.nvidia.com/en-us/support/submit-security-vulnerability/), or +* Send email to: [NVIDIA PSIRT](mailto:psirt@nvidia.com) + +If reporting a potential vulnerability via email, please encrypt it using NVIDIA’s public PGP key ([see PGP Key page](https://www.nvidia.com/en-us/security/pgp-key/)) and include the following information: +1. Product/Driver name and version/branch that contains the vulnerability +2. Type of vulnerability (code execution, denial of service, buffer overflow, etc.) +3. Instructions to reproduce the vulnerability +4. Proof-of-concept or exploit code +5. Potential impact of the vulnerability, including how an attacker could exploit the vulnerability + +See https://www.nvidia.com/en-us/security/ for past NVIDIA Security Bulletins and Notices.