WolfpackArmy commited on
Commit
4eff975
·
verified ·
1 Parent(s): a9df2a0

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +8 -0
  2. benign.pte +0 -0
  3. poc_oom.pte +0 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # ExecuTorch DoS PoC
2
+
3
+ ## Vulnerability
4
+ OOM via huge buffer claim in ExecuTorch flatbuffers.
5
+
6
+ ## Files
7
+ - poc_oom.pte - 4GB buffer claim
8
+ - benign.pte - Clean
benign.pte ADDED
Binary file (36 Bytes). View file
 
poc_oom.pte ADDED
Binary file (24 Bytes). View file