SD Stephen Donnelly
- Login: sfd
- Registered on: 11/27/2023
- Last sign in: 08/06/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 4 | 4 | 8 |
| Reported issues | 1 | 4 | 5 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer | 08/05/2026 |
| Suricata-Update | Developer | 08/05/2026 |
Activity
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
- SD 01:22 AM Suricata Bug #8797: dag: Infinite loop in DAG record processing when rlen < dag_record_size
- Merged to main in https://github.com/OISF/suricata/pull/16014 by victor
08/11/2026
- SD 10:14 PM Suricata Bug #8797: dag: Infinite loop in DAG record processing when rlen < dag_record_size
- Raised PR with squashed commits
https://github.com/OISF/suricata/pull/16011 - SD 04:05 AM Suricata Bug #8797 (In Review): dag: Infinite loop in DAG record processing when rlen < dag_record_size
- PR raised
https://github.com/OISF/suricata/pull/16004 - SD 02:51 AM Suricata Bug #8812 (Resolved): stats: wrong registration causes compilation errors with --enable-dag
- Merged to main
https://github.com/OISF/suricata/pull/15999
08/07/2026
- SD 05:27 AM Suricata Bug #8797: dag: Infinite loop in DAG record processing when rlen < dag_record_size
- Depends on bug #8812 fix before this can be merged.
- SD 03:57 AM Suricata Bug #8812: stats: wrong registration causes compilation errors with --enable-dag
- PR v2 https://github.com/OISF/suricata/pull/15991
- SD 02:31 AM Suricata Bug #8812: stats: wrong registration causes compilation errors with --enable-dag
08/06/2026
- SD 04:40 AM Suricata Bug #8812: stats: wrong registration causes compilation errors with --enable-dag
- Stephen Donnelly wrote:
> Branch 'main' does not compile with --enable-dag due to counter API changes.
PR at https://github.com/OISF/suricata/pull/15985