Measurement tool for TCP/UDP bandwidth performance
Backport upstream fix (commit 494dd377) for CVE-2026-71217
to iperf3 3.5. The patch adds bounds checking for all
peer-controlled JSON parameters in get_parameters() and
additional bounds checks in iperf_parse_arguments(), preventing
malicious clients/servers from injecting out-of-range values
for parameters such as num_streams, window size, MSS, TOS,
bandwidth, burst, and others.
CVE: CVE-2026-71217
Upstream patches:
-
|
||
|---|---|---|
| .fmf | ||
| .gitignore | ||
| 0002-udp-counters-manpage.patch | ||
| 0003-covscan-sctp.patch | ||
| 0004-cve-2023-38403.patch | ||
| 0005-cve-2023-7250.patch | ||
| 0006-cve-2024-26306.patch | ||
| 0007-cve-2024-53580.patch | ||
| 0008-cve-2025-54349.patch | ||
| 0009-cve-2026-71217.patch | ||
| ci.fmf | ||
| gating.yaml | ||
| iperf3.spec | ||
| plans.fmf | ||
| sources | ||