CVE-2026-5265

NameCVE-2026-5265
DescriptionWhen 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.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs1134486

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
ovn (PTS)bookworm23.03.1-1~deb12u2vulnerable
trixie25.03.0-1vulnerable
forky26.03.0-2vulnerable
sid26.03.0-4fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
ovnsource(unstable)26.03.0-41134486

Notes

https://www.openwall.com/lists/oss-security/2026/04/20/2
Introduced with: https://github.com/ovn-org/ovn/commit/c2339d87268d748da9a44aaefbb6d1ecc490b99d (v20.03.0)
Fixed by: https://github.com/ovn-org/ovn/commit/9d674c684a56aef12c53b1e4596b6eded23a0402 (v26.03.1)

Search for package or bug name: Reporting problems