CVE-2021-40114
27.10.2021, 19:15
Multiple Cisco products are affected by a vulnerability in the way the Snort detection engine processes ICMP traffic that could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to improper memory resource management while the Snort detection engine is processing ICMP packets. An attacker could exploit this vulnerability by sending a series of ICMP packets through an affected device. A successful exploit could allow the attacker to exhaust resources on the affected device, causing the device to reload.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | firepower_threat_defense | 𝑥 < 6.4.0.12 |
cisco | firepower_threat_defense | 6.5.0 ≤ 𝑥 < 6.6.3 |
cisco | firepower_threat_defense | 6.7.0 ≤ 𝑥 < 6.7.0.2 |
cisco | secure_firewall_management_center | 2.9.14.0 |
cisco | secure_firewall_management_center | 2.9.15 |
cisco | secure_firewall_management_center | 2.9.16 |
cisco | secure_firewall_management_center | 2.9.17 |
cisco | unified_threat_defense | 16.12 ≤ 𝑥 < 16.12.6 |
cisco | unified_threat_defense | 17.3 ≤ 𝑥 < 17.3.4a |
cisco | unified_threat_defense | 17.4 ≤ 𝑥 < 17.4.2 |
snort | snort | 2.0.0 ≤ 𝑥 < 2.9.18 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
- CWE-401 - Missing Release of Memory after Effective LifetimeThe software does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.
References