Actions
Optimization #5566
closed
JF
JF
pgsql: add events
Optimization #5566:
pgsql: add events
Effort:
Difficulty:
Label:
Description
The lack of protocol events makes it harder to handle/signalize recoverable parsing errors in PGSQL.
Expected:
If Suri sees a corrupted PGSQL message but is able to correctly find the next pgsql PDU, throw an event
move onto parse the new message.
JF Updated by Juliana Fajardini Reichow over 3 years ago
- Related to Bug #5524: pgsql: parser should not error on parsing error, so as to keep on parsing the next PDUs added
VJ Updated by Victor Julien over 3 years ago
- Target version changed from 7.0.0-beta1 to 7.0.0-rc1
VJ Updated by Victor Julien over 3 years ago
- Target version changed from 7.0.0-rc1 to 8.0.0-beta1
JF Updated by Juliana Fajardini Reichow over 2 years ago
- Status changed from New to In Progress
PR for review: https://github.com/OISF/suricata/pull/9404
(working on this as it seems to be the solution for #5524)
JF Updated by Juliana Fajardini Reichow over 2 years ago
- Label Needs backport to 7.0 added
OT Updated by OISF Ticketbot over 2 years ago
- Subtask #6510 added
OT Updated by OISF Ticketbot over 2 years ago
- Label deleted (
Needs backport to 7.0)
JF Updated by Juliana Fajardini Reichow about 1 year ago
- Status changed from In Progress to Resolved
PR merged with: https://github.com/OISF/suricata/pull/12625
VJ Updated by Victor Julien 9 months ago
- Status changed from Resolved to Closed
Actions