WolfpackArmy commited on
Commit
60c8b8d
·
verified ·
1 Parent(s): d982b28

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +9 -0
  2. benign.plan +0 -0
  3. poc_oom_engine.plan +0 -0
  4. poc_overflow_dims.plan +0 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # TensorRT DoS PoC
2
+
3
+ ## Vulnerability
4
+ OOM and integer overflow in TensorRT engine files.
5
+
6
+ ## Files
7
+ - poc_oom_engine.plan - Claims ~8 exabytes
8
+ - poc_overflow_dims.plan - Dimension overflow
9
+ - benign.plan - Clean
benign.plan ADDED
Binary file (88 Bytes). View file
 
poc_oom_engine.plan ADDED
Binary file (56 Bytes). View file
 
poc_overflow_dims.plan ADDED
Binary file (36 Bytes). View file