In the Linux kernel, the following vulnerability has been resolved: ipvs: fix integer overflow in ftp helper port/address parsing… (CVE-2026-90141)
A high-severity integer overflow vulnerability in the Linux kernel's IP Virtual Server (ipvs) FTP helper was resolved. The flaw involved improper handling of port and address parsing in the ip_vs_ftp_get_addrport() function, allowing crafted FTP PASV/EPSV responses with over-long port or address octets to cause value wrapping. This could lead to truncated port/address configuration for data connections. The issue was fixed by widening the port accumulator to 32 bits and rejecting invalid values.
AI Analysis
Technical Summary
The Linux kernel ipvs FTP helper function ip_vs_ftp_get_addrport() improperly accumulates decimal digits into a 16-bit unsigned integer (hport) and an unsigned char array (p[]) without overflow checks. This allows crafted FTP PASV/EPSV responses with excessively long port or address octets to cause integer overflow, resulting in truncated port or address values used for data connections. The vulnerability is analogous to a previously fixed defect in the netfilter conntrack FTP helper. The fix involves widening the port accumulator to a 32-bit integer, rejecting port values above 65535 and address octets above 255.
Potential Impact
Exploitation could cause the FTP helper to configure data connections with incorrect truncated port or address values, potentially disrupting network traffic or enabling further attacks that rely on incorrect connection parameters. The CVSS v3.1 score is 7.3 (high), indicating a significant impact on confidentiality, integrity, and availability without requiring privileges or user interaction.
Mitigation Recommendations
A fix has been applied in the Linux kernel to address this vulnerability by widening the port accumulator and validating port and address values. Users should update to a Linux kernel version that includes this fix. Since no specific patch links or affected versions are provided, consult the official Linux kernel advisories or vendor updates for the fixed version details.
In the Linux kernel, the following vulnerability has been resolved: ipvs: fix integer overflow in ftp helper port/address parsing… (CVE-2026-90141)
Description
A high-severity integer overflow vulnerability in the Linux kernel's IP Virtual Server (ipvs) FTP helper was resolved. The flaw involved improper handling of port and address parsing in the ip_vs_ftp_get_addrport() function, allowing crafted FTP PASV/EPSV responses with over-long port or address octets to cause value wrapping. This could lead to truncated port/address configuration for data connections. The issue was fixed by widening the port accumulator to 32 bits and rejecting invalid values.
CVSS v3.1
Score 7.3high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel ipvs FTP helper function ip_vs_ftp_get_addrport() improperly accumulates decimal digits into a 16-bit unsigned integer (hport) and an unsigned char array (p[]) without overflow checks. This allows crafted FTP PASV/EPSV responses with excessively long port or address octets to cause integer overflow, resulting in truncated port or address values used for data connections. The vulnerability is analogous to a previously fixed defect in the netfilter conntrack FTP helper. The fix involves widening the port accumulator to a 32-bit integer, rejecting port values above 65535 and address octets above 255.
Potential Impact
Exploitation could cause the FTP helper to configure data connections with incorrect truncated port or address values, potentially disrupting network traffic or enabling further attacks that rely on incorrect connection parameters. The CVSS v3.1 score is 7.3 (high), indicating a significant impact on confidentiality, integrity, and availability without requiring privileges or user interaction.
Mitigation Recommendations
A fix has been applied in the Linux kernel to address this vulnerability by widening the port accumulator and validating port and address values. Users should update to a Linux kernel version that includes this fix. Since no specific patch links or affected versions are provided, consult the official Linux kernel advisories or vendor updates for the fixed version details.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hcq4-7chf-c998
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90141"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade52655bf5e2cf5edc1aa
Added to database: 09/19/2026, 01:28:06 UTC
Last enriched: 09/19/2026, 01:52:48 UTC
Last updated: 09/19/2026, 04:05:15 UTC
Views: 3
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.