CVE-2023-3153
04.10.2023, 12:15
A flaw was found in Open Virtual Network where the service monitor MAC does not properly rate limit. This issue could allow an attacker to cause a denial of service, including on deployments with CoPP enabled and properly configured.Enginsight
Vendor | Product | Version |
---|---|---|
ovn | open_virtual_network | 𝑥 < 22.03.3 |
ovn | open_virtual_network | 22.03.4 ≤ 𝑥 < 22.09.2 |
ovn | open_virtual_network | 22.09.3 ≤ 𝑥 < 22.12.1 |
ovn | open_virtual_network | 22.12.2 ≤ 𝑥 < 23.03.1 |
ovn | open_virtual_network | 23.03.2 ≤ 𝑥 < 23.06.1 |
redhat | openshift_container_platform | 4.0 |
redhat | fast_datapath | - |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- 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.
References