Security Advisory

CVE-2017-15377

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2017-10-23 08:00:00
Last updated 2024-08-05 19:57:25
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

In Suricata before 4.x, it was possible to trigger lots of redundant checks on the content of crafted network traffic with a certain signature, because of DetectEngineContentInspection in detect-engine-content-inspection.c. The search engine doesn't stop when it should after no match is found; instead, it stops only upon reaching inspection-recursion-limit (3000 by default).