suricata icon indicating copy to clipboard operation
suricata copied to clipboard

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.

Results 352 suricata issues
Sort by recently updated
recently updated
newest added

Create a PR just for preview, and trigger QA. This replaces libyaml with a Rust module using rust-yaml to load the yaml. While the rust-yaml scanner is used for the...

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: TODO Maybe related to https://redmine.openinfosecfoundation.org/issues/5332 Describe changes: - smb: do not use tree id to match create request and response to get SMB2 async response to...

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: none Describe changes: - HTTP range support for version 6, with configure-time option to enable `./configure --enable-http-range-reassembly` All commits cherry-picked, including later fixes, plus one commit...

Continuation of #7222 Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: [5198](https://redmine.openinfosecfoundation.org/issues/5198) The buffer overflow occurred due to the stats output not being set up with a valid context useful for threaded output. The...

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/2881 Describe changes: - configures libhtp to allow spaces in URIs Modifies #7352 with rebase to get CI green suricata-verify-pr: 837 https://github.com/OISF/suricata-verify/pull/837

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5373 Describe changes: - optionally calls `setrlimit(RLIMIT_NPROC, 0)` to prevent process creation by Suricata process Modifies #7448 by excluding windows which does not have setrlimit

Continuation of #7115 Batch backport of Netmap issues to 6.0.x: - [Issue #4582](https://redmine.openinfosecfoundation.org/issues/4852) that provide access to the Netmap API changes in Netmap API versions 14+. - [Issue #4883](https://redmine.openinfosecfoundation.org/issues/4883) allows...

Fixes redmine #2696 Make sure these boxes are signed before submitting your Pull Request -- thank you. - [ X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing -...

After suricata started, call ConfDump will crash, below is the debug info: This path fixed it multi-detect = (null) multi-detect.enabled = false vars = (null) vars.address-groups = (null) vars.address-groups.HOME_NET =...

needs rebase

Make sure these boxes are signed before submitting your Pull Request -- thank you. - [x] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [x] I have signed...

needs ticket