mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DCERPC parsers had no upper bounds when it came to extending the stub data buffer. Traffic can be crafted to bypass some internal parser conditions to create an indefinite buffering in the stub_data array that can make Suricata crash. Add a default limit of 1MiB and make it configurable for the user. Security 8182 Co-authored-by: Philippe Antoine <pantoine@oisf.net> |
6 months ago | |
|---|---|---|
| .. | ||
| .cargo | 2 years ago | |
| derive | 9 months ago | |
| htp | 6 months ago | |
| src | 6 months ago | |
| suricatactl | 1 year ago | |
| suricatasc | 9 months ago | |
| sys | 7 months ago | |
| .gitignore | 2 years ago | |
| Cargo.lock.in | 8 months ago | |
| Cargo.toml.in | 9 months ago | |
| Makefile.am | 8 months ago | |
| cbindgen.toml | 8 months ago | |
| rustfmt.toml | 3 years ago | |