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 high severity vulnerability (CVE-2026-64422) in the Linux kernel's IPv4 TCP stack allowed invalid negative values for the tcp_reordering sysctl to wrap and cause out-of-bounds reads during MTU probing. This was due to improper validation of sysctl writes and signed integer overflow in tcp_mtu_probe(). The issue has been resolved by adding validation to sysctl inputs and hardening the MTU probe size calculation.
AI Analysis
Technical Summary
The Linux kernel's net.ipv4.tcp_reordering sysctl was vulnerable because it accepted negative values that, when stored as an int and copied into a u32 field, wrapped to large unsigned values. When tcp_mtu_probing was set to 2, this wrapping could cause an overflow in the tcp_mtu_probe() size calculation, leading to out-of-bounds reads. The fix involved rejecting invalid tcp_reordering values before they affect TCP socket state, enforcing minimum values for tcp_reordering and tcp_max_reordering via proc_dointvec_minmax(), relocating pointers for network namespaces, and changing size calculations in tcp_mtu_probe() to use 64-bit arithmetic to prevent signed integer overflow.
Potential Impact
This vulnerability allows an attacker with local privileges to cause out-of-bounds memory reads in the kernel, potentially leading to denial of service or information disclosure. The CVSS score of 7.1 reflects high impact on confidentiality and availability, with low attack complexity and requiring low privileges but no user interaction.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to validate and reject invalid tcp_reordering sysctl values and to harden the tcp_mtu_probe() function against integer overflow. Users should apply the official kernel updates that include these patches. Since no patch links are provided here, check the Linux kernel vendor advisories or trusted kernel update sources for the relevant fixed versions. Patch status is not yet confirmed in this data—consult vendor advisories for current remediation guidance.
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 high severity vulnerability (CVE-2026-64422) in the Linux kernel's IPv4 TCP stack allowed invalid negative values for the tcp_reordering sysctl to wrap and cause out-of-bounds reads during MTU probing. This was due to improper validation of sysctl writes and signed integer overflow in tcp_mtu_probe(). The issue has been resolved by adding validation to sysctl inputs and hardening the MTU probe size calculation.
CVSS v3.1
Score 7.1high
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's net.ipv4.tcp_reordering sysctl was vulnerable because it accepted negative values that, when stored as an int and copied into a u32 field, wrapped to large unsigned values. When tcp_mtu_probing was set to 2, this wrapping could cause an overflow in the tcp_mtu_probe() size calculation, leading to out-of-bounds reads. The fix involved rejecting invalid tcp_reordering values before they affect TCP socket state, enforcing minimum values for tcp_reordering and tcp_max_reordering via proc_dointvec_minmax(), relocating pointers for network namespaces, and changing size calculations in tcp_mtu_probe() to use 64-bit arithmetic to prevent signed integer overflow.
Potential Impact
This vulnerability allows an attacker with local privileges to cause out-of-bounds memory reads in the kernel, potentially leading to denial of service or information disclosure. The CVSS score of 7.1 reflects high impact on confidentiality and availability, with low attack complexity and requiring low privileges but no user interaction.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to validate and reject invalid tcp_reordering sysctl values and to harden the tcp_mtu_probe() function against integer overflow. Users should apply the official kernel updates that include these patches. Since no patch links are provided here, check the Linux kernel vendor advisories or trusted kernel update sources for the relevant fixed versions. Patch status is not yet confirmed in this data—consult vendor advisories for current remediation guidance.
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: 09/08/2026, 14:33:32 UTC
Last updated: 09/08/2026, 23:29:57 UTC
Views: 64
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.