PT-2026-72916 · Linux · Linux Kernel
CVE-2026-74464
·
Published
2026-08-15
·
Updated
2026-08-18
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak occurs in the openvswitch module of the Linux kernel during connection tracking. The issue arises because
ovs ct execute() always steals or frees the socket buffer (skb) on failure, whereas ovs flow key update() does not. If ovs flow key update() fails and the system returns immediately, the skb is leaked. This scenario occurs when a packet becomes unparseable after applying a set of actions to a previously parseable skb.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel