Upload folder using huggingface_hub
Browse files- README.md +8 -0
- benign.pte +0 -0
- 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
|
|
|