Alexey Simakov
- Login: bigalex934@gmail.com
- Registered on: 09/01/2023
- Last sign in: 10/20/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 6 | 6 |
| Reported issues | 0 | 7 | 7 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer | 10/20/2025 |
| Suricata-Update | Developer | 10/20/2025 |
Activity
10/13/2025
- 06:16 PM Suricata Task #4022: Convert unittests to new FAIL/PASS API - detect-engine-address-ipv4.c
- Also, could I get permissions for assigning tasks on my self?
- 05:52 PM Suricata Task #4022: Convert unittests to new FAIL/PASS API - detect-engine-address-ipv4.c
- Probably need to close this ticket, since it was fixed in this commit
https://github.com/OISF/suricata/commit/d5dd54...
09/23/2024
- 06:11 PM Suricata Bug #7270 (Closed): conf: nullptr dereference if mem alloc fails for a node in yaml parser
- conf-yaml-loader.c:334 is instruction with allocation of new node, which could return nullptr in case of unsuccessful...
06/05/2024
- 08:15 AM Suricata Bug #7049 (Closed): util/radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node
- 08:15 AM Suricata Bug #7049 (In Review): util/radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node
- 08:15 AM Suricata Bug #7049 (Resolved): util/radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node
05/31/2024
- 06:07 PM Suricata Bug #7049 (In Review): util/radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node
05/28/2024
- 04:24 PM Suricata Bug #7049 (Closed): util/radix-tree: Possible dereference of nullptr in case of unsuccess allocation of memory for node
- There is two places in util-radix-tree:SCRadixAddKeyInternal, where pointer do not checked after allocation
- Alloca...
05/26/2024
- 11:26 AM Suricata Bug #6826 (Rejected): app-layer/htp: Possible dereference of null in HTPCallbackRequestLine
- 11:26 AM Suricata Bug #6826: app-layer/htp: Possible dereference of null in HTPCallbackRequestLine
- I've checked it again. This is false-positive static checker trigger. I'll close ticket