GHSA-4wwf-734g-mqm8CriticalCVSS 9.4
Suricata before 8.0.7 has a DoH2 type confusion that can cause an invalid free, because cleanup...
🔗 CVE IDs covered (1)
📋 Description
Suricata before 8.0.7 has a DoH2 type confusion that can cause an invalid free, because cleanup code for the HTTP2 state is executed even though the actual state is HTTP1 (when there is a DoH2 request with an HTTP1 to HTTP2 upgrade). This requires app-layer.protocols.doh2 to be enabled, which is the default in 8.x versions.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-94083
- https://github.com/OISF/suricata/commit/e574009add9c208f319e1d9d15b3bb1229c88074
- https://forum.suricata.io/t/suricata-8-0-7-released/6467
- https://github.com/OISF/suricata/compare/suricata-8.0.6...suricata-8.0.7
- https://github.com/advisories/GHSA-4wwf-734g-mqm8