SD Stephen Donnelly
- Login: sfd
- Registered on: 11/27/2023
- Last sign in: 08/06/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 13 | 13 |
| Reported issues | 0 | 6 | 6 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer | 08/05/2026 |
| Suricata-Update | Developer | 08/05/2026 |
Activity
08/30/2026
- SD 09:54 PM Suricata Bug #8962 (Resolved): erf/file: ERF PAD and META type records and extension headers are not supported
- Merged to main in https://github.com/OISF/suricata/pull/16141
Victor does this need back-port to main-8.0.x ? - SD 09:53 PM Suricata Bug #8865 (Resolved): erf/file: Heap buffer overflow in ERF file reader via untrusted rlen field
- Merged to main in https://github.com/OISF/suricata/pull/16141
- SD 09:53 PM Suricata Bug #8836 (Resolved): erf/file: sets packet length from unvalidated wlen, causing OOB heap read in decoder
- Merged to main in https://github.com/OISF/suricata/pull/16141
08/28/2026
- SD 02:42 AM Suricata Bug #8962 (In Review): erf/file: ERF PAD and META type records and extension headers are not supported
- PR https://github.com/OISF/suricata/pull/16135
- SD 02:42 AM Suricata Bug #8865 (In Review): erf/file: Heap buffer overflow in ERF file reader via untrusted rlen field
- PR https://github.com/OISF/suricata/pull/16135
- SD 02:41 AM Suricata Bug #8836 (In Review): erf/file: sets packet length from unvalidated wlen, causing OOB heap read in decoder
- PR https://github.com/OISF/suricata/pull/16135
08/27/2026
- SD 11:38 PM Suricata Bug #8812 (Closed): stats: wrong registration causes compilation errors with --enable-dag
08/26/2026
- SD 11:53 PM Suricata Bug #8962 (Closed): erf/file: ERF PAD and META type records and extension headers are not supported
- The ERF format defines PAD and META type records which may exist in packet trace files and can/should be skipped by Suricata. The presence of these record types currently stops Suricata reading the input file.
The ERF format defines e...
08/13/2026
- SD 11:02 PM Suricata Bug #8836: erf/file: sets packet length from unvalidated wlen, causing OOB heap read in decoder
- Victor Julien wrote in #note-3:
> @sfd do you have interest in looking into this?
Yes I can take a look.
I agree there is a bug, but the analysis looks a little off.
We should be using a derivative of rlen for DecodeEthernet(),... - SD 02:16 AM Suricata Bug #8804 (In Review): dag: Infinite loop in DAG record processing when rlen < dag_record_size (8.0.x backport)
- PR https://github.com/OISF/suricata/pull/16018