2 matches found
CVE-2019-10052
An issue was discovered in Suricata 4.1.3. If the network packet does not have the right length, the parser tries to access a part of a DHCP packet. At this point, the Rust environment runs into a panic in parseclientidoption in the dhcp/parser.rs file...
CVE-2019-10052
CVE-2019-10052 affects Suricata 4.1.3. The issue occurs when a network packet lacks the correct length, causing the DHCP parser to access the DHCP clientid option and triggering a Rust panic in parse_clientid_option (dhcp/parser.rs). This results in a denial of service via crash/uptime impact. Th...