Memory leak in Suricata - CVE-2026-63446
Published: July 22, 2026
Suricata
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to missing release of memory after effective lifetime in the application-layer transaction handling logic when processing flows passed by a pass rule or pass-the-flow exception policy. A remote attacker can send network traffic that creates affected transactions to cause a denial of service.
The issue occurs because completed transactions on passed flows may not be marked as inspected, allowing the per-flow transaction list to grow without bound for the lifetime of the flow.