216.73.216.36

CVE-2026-5265

· Published 24/04/2026 13:16 · Modified 24/04/2026 14:39

Labels: CVE-2026-5265 2026-04-24CVE-2026-5265CWE-130[email protected]

Essential information

Published
24/04/2026 13:16
Modified
24/04/2026 14:39
Author
Creator
CVSS
6.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
redhat / ovn-controller cpe:2.3:a:redhat:ovn-controller:*:*:*:*:*:*:*:*

References