Skip to main content

Category: Networking Problems

Connectivity, DNS, or routing issues affecting system communication.

IDTitleDescriptionCategoryTechnologyTags
CRE-2024-0018
Medium
Impact: 4/10
Mitigation: 5/10
Neutron Open Virtual Network (OVN) high CPU usage
OVN daemons (e.g., ovn-controller) are stuck in a tight poll loop, driving CPU to 100 %. Logs show “Dropped … due to excessive rate” or“Unreasonably long … poll interval,” slowing port-binding and network traffic.
Networking ProblemsneutronKnown ProblemOvnPublic
CRE-2025-0027
Low
Impact: 7/10
Mitigation: 2/10
Neutron Open Virtual Network (OVN) and Virtual Interface (VIF) allows port binding to dead agents, causing VIF plug timeouts
In OpenStack deployments using Neutron with the OVN ML2 driver, ports could be bound to agents that were not alive. This behavior led to virtual machines experiencing network interface plug timeouts during provisioning, as the port binding would not complete successfully.
Networking ProblemsneutronNeutronOvnTimeoutNetworkingOpenstackKnown IssuePublic
CRE-2025-0040
Low
Impact: 6/10
Mitigation: 4/10
Neutron Open Virtual Network (OVN) fails to bind logical switch due to race condition during load balancer creation
During load balancer creation or other operations involving logical router and logical switch associations, Neutron OVN may raise a `RowNotFound` exception when attempting to reference a logical switch that has just been deleted. This leads to a port binding failure and a rollback of the affected operation.
Networking ProblemsneutronNeutronOvnOpenstackLoad BalancerLogical SwitchOvsdbKnown IssuePublic
CRE-2025-0122
Critical
Impact: 10/10
Mitigation: 6/10
AWS VPC CNI IP Address Exhaustion Crisis
Critical AWS VPC CNI IP address exhaustion detected. This pattern indicates cascading failureswhere subnet IP exhaustion leads to ENI allocation failures, pod scheduling failures, andcomplete service unavailability. The failure sequence shows IP allocation errors, ENI attachmentfailures, and resulting pod startup failures that affect cluster scalability and workload deployment.
Networking Problemsaws-vpc-cniAWSVPC CNIKubernetesNetworkingIP ExhaustionENI AllocationPod SchedulingCluster ScalingHigh AvailabilityService Unavailability