
CVE-2025-29915 – Suricata af-packet: defrag option can lead to truncated packets affecting visibility
https://notcve.org/view.php?id=CVE-2025-29915
19 Mar 2025 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The AF_PACKET defrag option is enabled by default and allows AF_PACKET to re-assemble fragmented packets before reaching Suricata. However the default packet size in Suricata is based on the network interface MTU which leads to Suricata seeing truncated packets. Upgrade to Suricata 7.0.9, which uses better defaults and adds warnings for user configurations that may lead to issues. • https://github.com/OISF/suricata/commit/d78f2c9a4e2b59f44daeddff098915084493d08d • CWE-347: Improper Verification of Cryptographic Signature •

CVE-2025-29916 – Suricata datasets: ruleset declared settings can lead to resource starvation
https://notcve.org/view.php?id=CVE-2025-29916
19 Mar 2025 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Datasets declared in rules have an option to specify the `hashsize` to use. This size setting isn't properly limited, so the hash table allocation can be large. Untrusted rules can lead to large memory allocations, potentially leading to denial of service due to resource starvation. This vulnerability is fixed in 7.0.9. • https://github.com/OISF/suricata/commit/a7713db709b8a0be5fc5e5809ab58e9b14a16e85 • CWE-770: Allocation of Resources Without Limits or Throttling •

CVE-2025-29917 – Suricata decode_base64: signature can do large memory allocation
https://notcve.org/view.php?id=CVE-2025-29917
19 Mar 2025 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The bytes setting in the decode_base64 keyword is not properly limited. Due to this, signatures using the keyword and setting can cause large memory allocations of up to 4 GiB per thread. This vulnerability is fixed in 7.0.9. • https://github.com/OISF/suricata/commit/32d0bd2bbb4d486623dec85a94952fde2515f2f0 • CWE-770: Allocation of Resources Without Limits or Throttling •

CVE-2025-29918 – Suricata pcre: negated pcr can cause infinite loop
https://notcve.org/view.php?id=CVE-2025-29918
19 Mar 2025 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. A PCRE rule can be written that leads to an infinite loop when negated PCRE is used. Packet processing thread becomes stuck in infinite loop limiting visibility and availability in inline mode. This vulnerability is fixed in 7.0.9. • https://github.com/OISF/suricata/commit/b14c67cbdf25fa6c7ffe0d04ddf3ebe67b12b50b • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •

CVE-2024-55605 – Suricata allows stack overflow in transforms
https://notcve.org/view.php?id=CVE-2024-55605
12 Dec 2024 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.8, a large input buffer to the to_lowercase, to_uppercase, strip_whitespace, compress_whitespace, dotprefix, header_lowercase, strip_pseudo_headers, url_decode, or xor transform can lead to a stack overflow causing Suricata to crash. The issue has been addressed in Suricata 7.0.8. Suricata es un sistema de detección de intrusiones, un sistema de prevención de intrusiones y un mo... • https://github.com/OISF/suricata/security/advisories/GHSA-x2hr-33vp-w289 • CWE-400: Uncontrolled Resource Consumption •

CVE-2024-55627 – Suricata segfault on StreamingBufferSlideToOffsetWithRegions
https://notcve.org/view.php?id=CVE-2024-55627
12 Dec 2024 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.8, a specially crafted TCP stream can lead to a very large buffer overflow while being zero-filled during initialization with memset due to an unsigned integer underflow. The issue has been addressed in Suricata 7.0.8. Suricata es un sistema de detección de intrusiones, un sistema de prevención de intrusiones y un motor de monitoreo de seguridad de red. Antes de la versión 7.0.8... • https://github.com/OISF/suricata/commit/282509f70c4ce805098e59535af445362e3e9ebd • CWE-122: Heap-based Buffer Overflow CWE-191: Integer Underflow (Wrap or Wraparound) •

CVE-2024-55628 – Suricata oversized resource names utilizing DNS name compression can lead to resource starvation
https://notcve.org/view.php?id=CVE-2024-55628
12 Dec 2024 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.8, DNS resource name compression can lead to small DNS messages containing very large hostnames which can be costly to decode, and lead to very large DNS log records. While there are limits in place, they were too generous. The issue has been addressed in Suricata 7.0.8. Suricata es un sistema de detección de intrusiones, un sistema de prevención de intrusiones y un moto... • https://github.com/OISF/suricata/commit/19cf0f81335d9f787d587450f7105ad95a648951 • CWE-405: Asymmetric Resource Consumption (Amplification) CWE-779: Logging of Excessive Data •

CVE-2024-55629 – Suricata generic detection bypass using TCP urgent support
https://notcve.org/view.php?id=CVE-2024-55629
12 Dec 2024 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.8, TCP streams with TCP urgent data (out of band data) can lead to Suricata analyzing data differently than the applications at the TCP endpoints, leading to possible evasions. Suricata 7.0.8 includes options to allow users to configure how to handle TCP urgent data. In IPS mode, you can use a rule such as drop tcp any any -> any any (sid:1; tcp.flags:U*;) to drop all the packet... • https://github.com/OISF/suricata/commit/6882bcb3e51bd3cf509fb6569cc30f48d7bb53d7 • CWE-437: Incomplete Model of Endpoint Features •

CVE-2024-55626 – Suricata oversized bpf file can lead to buffer overflow
https://notcve.org/view.php?id=CVE-2024-55626
12 Dec 2024 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.8, a large BPF filter file provided to Suricata at startup can lead to a buffer overflow at Suricata startup. The issue has been addressed in Suricata 7.0.8. Suricata es un sistema de detección de intrusiones, un sistema de prevención de intrusiones y un motor de monitoreo de seguridad de red. Antes de la versión 7.0.8, un archivo de filtro BPF grande proporcionado a Suricata al... • https://github.com/OISF/suricata/commit/dd71ef0af222a566e54dfc479dd1951dd17d7ceb • CWE-680: Integer Overflow to Buffer Overflow •

CVE-2024-47187 – Suricata datasets: missing hashtable random seed leads to potential DoS
https://notcve.org/view.php?id=CVE-2024-47187
02 Oct 2024 — Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.7, missing initialization of the random seed for "thash" leads to datasets having predictable hash table behavior. This can lead to dataset file loading to use excessive time to load, as well as runtime performance issues during traffic handling. This issue has been addressed in 7.0.7. As a workaround, avoid loading datasets from untrusted sources. • https://github.com/OISF/suricata/security/advisories/GHSA-64ww-4f6x-863p • CWE-330: Use of Insufficiently Random Values •