CVE-2026-74464
Last modified
CVE-2026-74464 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovs_ct_execute() always steals or frees the skb on failure while ovs_flow_key_update() does not. So, if it fails and we return right away, the skb ends up leaked. Fix that by breaking instead and letting the common error handling code at the bottom of the loop to free the skb properly. This is a very unlikely scenario as it requires the packet to become unparseable by applying a set of actions on a previously parseable skb, but should be fixed nevertheless. Reported by Sashiko.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovs_ct_execute() always steals or frees the skb on failure while ovs_flow_key_update() does not. So, if it fails and we return right away, the skb ends up leaked. Fix that by breaking instead and letting the common error handling code at the bottom of the loop to free the skb properly. This is a very unlikely scenario as it requires the packet to become unparseable by applying a set of actions on a previously parseable skb, but should be fixed nevertheless. Reported by Sashiko.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ec0d043d05e6e3c0c2fac5de922c800c027c6386, < b77126b2915900f69f9fcf5d624a77c8e6d50c31; >= ec0d043d05e6e3c0c2fac5de922c800c027c6386, < 6cc523eaee72c4e91894136cff64946ae9de2cda; >= ec0d043d05e6e3c0c2fac5de922c800c027c6386, < 22e0ca88090d89c128078062186b03bb5fdc4f98; >= ec0d043d05e6e3c0c2fac5de922c800c027c6386, < 736e972f3f8a304158345223ac6e816166a467ce; >= ec0d043d05e6e3c0c2fac5de922c800c027c6386, < e84dfaac50aab45ad8c670da43e3aa1f97bd2a41; >= ec0d043d05e6e3c0c2fac5de922c800c027c6386, < e0ba8eaef2a0d02a7a485e6a7157e47272b65cea; >= ec0d043d05e6e3c0c2fac5de922c800c027c6386, < 393f3c72600ab6721d732a0ab245bc896c5b28fc; >= ec0d043d05e6e3c0c2fac5de922c800c027c6386, < bc62e843bc48f933da765ce47079fd992e535794 |
| Linux | Linux | 4.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74464?
How severe is CVE-2026-74464?
How do I fix CVE-2026-74464?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74459In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7446A vulnerability was detected in VetCoders mcp-server-semgrep…7.3
- CVE-2026-74460In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74461In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-74462In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74463In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74465In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74466In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74467In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74468In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74469In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-7447A flaw has been found in SourceCodester Pet Grooming Managem…6.3
Are you affected by CVE-2026-74464?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
