In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid… (CVE-2026-64422)
A vulnerability in the Linux kernel's IPv4 TCP stack allowed invalid negative values to be written to the tcp_reordering sysctl parameter, which is stored as an int but used as an unsigned 32-bit value internally. This could cause integer wraparound leading to out-of-bounds reads during MTU probing when tcp_mtu_probing is set to 2. The issue was fixed by validating sysctl inputs to ensure they are at least 1 and hardening the tcp_mtu_probe function against signed integer overflow.
AI Analysis
Technical Summary
The Linux kernel vulnerability CVE-2026-64422 involves improper validation of the net.ipv4.tcp_reordering sysctl parameter. Negative values written to this sysctl wrap around when copied into an unsigned 32-bit field, potentially causing an overflow in the tcp_mtu_probe size calculation. This overflow can lead to out-of-bounds memory reads during MTU probing when tcp_mtu_probing is set to 2. The fix includes enforcing minimum values for tcp_reordering and tcp_max_reordering via proc_dointvec_minmax(), relocating pointers for network namespaces, and computing size_needed as a 64-bit value to prevent signed integer overflow in tcp_mtu_probe().
Potential Impact
The vulnerability can cause out-of-bounds memory reads in the kernel's TCP MTU probing path, which may lead to kernel memory disclosure or instability. However, no known exploits are reported in the wild. The impact is limited to systems with tcp_mtu_probing set to 2 and where invalid tcp_reordering values are written.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to validate and bound tcp_reordering sysctl writes and harden the tcp_mtu_probe function. Users should apply the official kernel updates that include this fix. Since this is a kernel-level vulnerability, updating to the patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor or Linux kernel advisory for the exact fixed versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes Reject invalid… (CVE-2026-64422)
Description
A vulnerability in the Linux kernel's IPv4 TCP stack allowed invalid negative values to be written to the tcp_reordering sysctl parameter, which is stored as an int but used as an unsigned 32-bit value internally. This could cause integer wraparound leading to out-of-bounds reads during MTU probing when tcp_mtu_probing is set to 2. The issue was fixed by validating sysctl inputs to ensure they are at least 1 and hardening the tcp_mtu_probe function against signed integer overflow.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability CVE-2026-64422 involves improper validation of the net.ipv4.tcp_reordering sysctl parameter. Negative values written to this sysctl wrap around when copied into an unsigned 32-bit field, potentially causing an overflow in the tcp_mtu_probe size calculation. This overflow can lead to out-of-bounds memory reads during MTU probing when tcp_mtu_probing is set to 2. The fix includes enforcing minimum values for tcp_reordering and tcp_max_reordering via proc_dointvec_minmax(), relocating pointers for network namespaces, and computing size_needed as a 64-bit value to prevent signed integer overflow in tcp_mtu_probe().
Potential Impact
The vulnerability can cause out-of-bounds memory reads in the kernel's TCP MTU probing path, which may lead to kernel memory disclosure or instability. However, no known exploits are reported in the wild. The impact is limited to systems with tcp_mtu_probing set to 2 and where invalid tcp_reordering values are written.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to validate and bound tcp_reordering sysctl writes and harden the tcp_mtu_probe function. Users should apply the official kernel updates that include this fix. Since this is a kernel-level vulnerability, updating to the patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor or Linux kernel advisory for the exact fixed versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-gwmg-q555-3325
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64422"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a6542099c2644c7f80835ec
Added to database: 07/25/2026, 23:08:57 UTC
Last enriched: 07/25/2026, 23:23:46 UTC
Last updated: 07/26/2026, 05:13:10 UTC
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.