Actions
Optimization #7994
openpop3: parser improvements
Effort:
Difficulty:
Label:
Description
See review comments in https://github.com/OISF/suricata/pull/13978
Better state tracking, to see which command is allowed in which state (rfc speaks of AUTHORIZATION, TRANSACTION and UPDATE states).
Better AUTH data parsing.
Review adding parser limit.
Updated by Philippe Antoine about 2 months ago
https://github.com/OISF/suricata/pull/14010 fixes the oss-fuzz assertion
Updated by Victor Julien 13 days ago
https://github.com/OISF/suricata/pull/14351 for the AUTH part. Should maybe split that out into a separate ticket.
Updated by Victor Julien 2 days ago
- Status changed from Assigned to In Progress
Updated by Victor Julien 2 days ago
- Related to Bug #7709: pop3: parse error blocks sessions added
Actions