CVE-2020-17469
CVE-2020-17469 is a high-severity vulnerability in Butok Fnet with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-824.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 3% (86th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-824
- Affected product: Butok Fnet
- Published:
- Last modified:
Description
An issue was discovered in FNET through 4.6.4. The code for IPv6 fragment reassembly tries to access a previous fragment starting from a network incoming fragment that still doesn't have a reference to the previous one (which supposedly resides in the reassembly list). When faced with an incoming fragment that belongs to a non-empty fragment list, IPv6 reassembly must check that there are no empty holes between the fragments: this leads to an uninitialized pointer dereference in _fnet_ip6_reassembly in fnet_ip6.c, and causes Denial-of-Service.
Frequently asked questions
- What is CVE-2020-17469?
- An issue was discovered in FNET through 4.6.4. The code for IPv6 fragment reassembly tries to access a previous fragment starting from a network incoming fragment that still doesn't have a reference to the previous one (which supposedly resides in the reassembly list). When faced with an incoming fragment that belongs to a non-empty fragment list, IPv6 reassembly must check that there are no empty holes between the fragments: this leads to an uninitialized pointer dereference in _fnet_ip6_reassembly in fnet_ip6.c, and causes Denial-of-Service.
- How severe is CVE-2020-17469?
- CVE-2020-17469 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2020-17469 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (86th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-17469?
- CVE-2020-17469 affects Butok Fnet. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-17469?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2020-17469 published?
- CVE-2020-17469 was published on 2020-12-11 and last updated on 2026-06-17.
References
- http://fnet.sourceforge.net/manual/fnet_history.html
- https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01
- https://www.kb.cert.org/vuls/id/815128
Affected products (1)
- cpe:2.3:a:butok:fnet:*:*:*:*:*:*:*:*
More vulnerabilities in Butok Fnet
- CVE-2020-27633 — Critical (CVSS 9.1): In FNET 4.6.3, TCP ISNs are improperly random.
- CVE-2020-24383 — Critical (CVSS 9.1): An issue was discovered in FNET through 4.6.4. The code for processing resource records in mDNS queries doesn't check…
- CVE-2020-17467 — Critical (CVSS 9.1): An issue was discovered in FNET through 4.6.4. The code for processing the hostname from an LLMNR request doesn't check…
- CVE-2020-17468 — High (CVSS 7.5): An issue was discovered in FNET through 4.6.4. The code for processing the hop-by-hop header (in the IPv6 extension…
- CVE-2020-17470 — Medium (CVSS 5.3): An issue was discovered in FNET through 4.6.4. The code that initializes the DNS client interface structure does not…
All CVEs affecting Butok Fnet →
Other CWE-824 vulnerabilities
- CVE-2009-0846 — Critical (CVSS 10.0): The asn1_decode_generaltime function in lib/krb5/asn.1/asn1_decode.c in the ASN.1 GeneralizedTime decoder in MIT…
- CVE-2007-2442 — Critical (CVSS 10.0): The gssrpc__svcauth_gssapi function in the RPC library in MIT Kerberos 5 (krb5) 1.6.1 and earlier might allow remote…
- CVE-2026-2805 — Critical (CVSS 9.8): Invalid pointer in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 148 and Thunderbird 148.
- CVE-2026-2785 — Critical (CVSS 9.8): Invalid pointer in the JavaScript Engine component. This vulnerability was fixed in Firefox 148, Firefox ESR 140.8,…
- CVE-2022-46280 — Critical (CVSS 9.8): A use of uninitialized pointer vulnerability exists in the PQS format pFormat functionality of Open Babel 3.1.1 and…
- CVE-2022-44451 — Critical (CVSS 9.8): A use of uninitialized pointer vulnerability exists in the MSI format atom functionality of Open Babel 3.1.1 and master…