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.
Fuzzers found a possible integer overflow bug when parsing response messages. To fix that, removed the case where we incremented the parsed field length and created a new message type for situations where Suri parsers an Unknown message. This is good because there may happen that an unknown message to Suri is valid, and in this case, we would still be able to log it. Philippe Antoine found the bug while fuzzing with rust debug assertions. Bug #5016 |
3 years ago | |
---|---|---|
.. | ||
.cargo | ||
derive | 3 years ago | |
src | 3 years ago | |
.gitignore | ||
Cargo.toml.in | 3 years ago | |
Makefile.am | 3 years ago | |
cbindgen.toml | ||
rustfmt.toml |