Critical Alert 1 Active Exploit Detected Today

CVE-2026-7273 Zyxel GS1900 Series Switches Stack-Based Buffer Overflow Vulnerability →
Powered by CVE Watchtower
×

CVE Watchtower

← Back to CVE List

CVE-2026-90141NVD

Vulnerability Summary

In the Linux kernel, the following vulnerability has been resolved:

ipvs: fix integer overflow in ftp helper port/address parsing

ip_vs_ftp_get_addrport() accumulates decimal digits into a __u16
(hport) and into unsigned char (p[]) without checking for overflow.
A crafted FTP PASV/EPSV response with an over-long port or address
octet wraps the value, so the helper configures the data connection
with a truncated port/address.

The netfilter conntrack FTP helper had the same defect, fixed in
commit 2b413fc689ba ("netfilter: nf_conntrack_ftp: avoid u16
overflows"). Apply the equivalent fix here: widen the port accumulator
to u32 and reject values above 65535, and reject address octets above
255.
Severity Level
HIGH(7.3)
Published Date
Sep 17, 2026
Last Modified
Sep 18, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.43%Probability
Root Weakness (CWE)
N/A
CVSS v3.1 Base Metrics — Score 7.3 (HIGH)
Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged
ConfidentialityLow
IntegrityLow
AvailabilityLow

Affected & Patched Versions

Affected Versions
  • Linux Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and < d02de9a7a7e2484da0cf37e50614840623b98a62
  • Linux Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and < fc1493c905d7e0bc8830c1d83915cb7831daf1a1
  • Linux Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and < 50cb9b7263a2ed01f7d2f97818a800c2ee05f661
  • Linux Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and < deaa88fa010ba0dfc554d09e006ddd1ce9945c82
  • Linux Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and < 00bcc6d679262ea42688fba1d7819ea6e56f12ef
  • Linux Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and < 4aed450adaee3a021db27be94c61fe025b0d05ff
  • Linux Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and < b1908bff0faaa94d55be72da65879cad632e8236
  • Linux Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 and < e625a9477d12baaff4025c5f9989184a907ea8fc
  • Linux Linux >= 2.6.12
Patched Versions
  • Linux Linux d02de9a7a7e2484da0cf37e50614840623b98a62
  • Linux Linux fc1493c905d7e0bc8830c1d83915cb7831daf1a1
  • Linux Linux 50cb9b7263a2ed01f7d2f97818a800c2ee05f661
  • Linux Linux deaa88fa010ba0dfc554d09e006ddd1ce9945c82
  • Linux Linux 00bcc6d679262ea42688fba1d7819ea6e56f12ef
  • Linux Linux 4aed450adaee3a021db27be94c61fe025b0d05ff
  • Linux Linux b1908bff0faaa94d55be72da65879cad632e8236
  • Linux Linux e625a9477d12baaff4025c5f9989184a907ea8fc
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.