CVE-2017-5693 Denial of service vulnerability in Puma 6 modems# Puma 6 fail demo
Tool to demonstrate issue from this post found by mackey: https://www.dslreports.com/forum/r31377755-
Proof of concept code is [already public](https://www.theregister.co.uk/2017/04/27/intel_puma6_chipset_trivial_to_dos/) elsewhere.
See [CVE-2017-5693](https://nvd.nist.gov/vuln/detail/CVE-2017-5693).
DoS occurs in either direction - UDP from LAN to WAN or WAN to LAN.
Testing through a local Virgin Media Super Hub 3 modem:
1mbps/2000pps causes ~20ms average latency rise with 200 maximum
2mbps/4000pps causes ~200ms average latency and 65% packet loss
3mbps/6000pps causes ~250ms average latency and 85% packet loss

[4.0K] /data/pocs/5c8611797edde11d5e7bc498a71b412f80e4d92d
├── [ 154] Cargo.lock
├── [ 106] Cargo.toml
├── [1.0K] LICENSE
├── [ 729] README.md
├── [ 128] renovate.json
└── [4.0K] src
└── [3.3K] main.rs
1 directory, 6 files