PT-2026-64643 · Linux+1 · Linux Kernel+1

CVE-2026-64422

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

7.1

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the IPv4 implementation where invalid values assigned to the net.ipv4.tcp reordering sysctl are not properly rejected. Because this value is stored as an int but copied into a u32 field (tp->reordering), negative inputs wrap into very large positive values. When tcp mtu probing is set to 2, this wrapped value can cause an overflow during the size calculation in the tcp mtu probe() function, leading to an out-of-bounds read. Additionally, signed integer overflow in the tcp mtu probe() function could allow the bypass of send queue and window checks.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Integer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-93581
CVE-2026-64422
ECHO-8163-A595-7D73
OESA-2026-3532
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu