PT-2025-37552 · Unknown+6 · Openvswitch+6
Published
2025-09-15
·
Updated
2026-04-14
·
CVE-2023-53188
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A race condition exists in the Linux kernel's Open vSwitch (OVS) implementation related to port output. Specifically, the issue occurs when a network namespace is deleted while packets are still being sent to an OVS vport. This can lead to a CPU being stuck in an infinite loop within the
skb tx hash function if dev->real num tx queues is zero. The vulnerability arises because the removal of RX handlers doesn't prevent packets from being sent to the device during the unregistration process, and the background task responsible for vport deletion may not complete before packets are processed. The issue can be triggered by sending a large number of parallel requests to a server within a network namespace and simultaneously deleting the namespace.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Centos
Linux Kernel
Openvswitch
Red Hat
Red Os
Suse