CVE-2026-5265 Details
Description
When generating an ICMP Destination Unreachable or Packet Too Big response, the handler copies a portion of the original packet into the ICMP error body using the IP header's self-declared total length (ip_tot_len for IPv4, ip6_plen for IPv6) without validating it against the actual packet buffer size. A VM can send a short packet with an inflated IP length field that triggers an ICMP error (e.g., by hitting a reject ACL), causing ovn-controller to read heap memory beyond the valid packet data and include it in the ICMP response sent back to the VM.
A heap over-read vulnerability has been identified in Open vSwitch (OVN) when generating ICMP Destination Unreachable or Packet Too Big responses. The issue arises because the ICMP error handler copies a portion of the original packet into the ICMP error body using the IP header's declared total length, without validating it against the actual packet buffer size. This flaw allows a virtual machine to send a short packet with an inflated IP length, triggering an ICMP error response that includes invalid memory data. The vulnerability affects Open vSwitch versions 2.11, 2.12, 2.13, 22.03, 22.06, and 22.09 on Red Hat Enterprise Linux 8.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-130 | Improper Handling of Length Parameter Inconsistency | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 1, 2026 | CVE Modified | [email protected] |
| Jun 1, 2026 | CVE Modified | [email protected] |
| Apr 29, 2026 | CVE Modified | [email protected] |
| Apr 29, 2026 | CVE Modified | [email protected] |
| Apr 24, 2026 | CVE Modified | CVE |
| Apr 24, 2026 | New CVE Received | [email protected] |