Logo
componentiperf3
Name
iperf3
Version
3.18
Type
library
Description
Network benchmark tool
Licenses
BSD-3-Clause
PURL
-
CPE
cpe:2.3:*:es:iperf3:3.18:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
3.15
master
3.21

Patches#


#
Title
Author
Resolve
1
Fix off-by-one heap overflow in auth.
Sarah Larsen <swlarsen@es.net>
CVE-2025-54349
2
configure.ac: check for CPP prog
Andrey Zhizhikin <andrey.z@gmail.com>
3
Remove -pg from profile_CFLAGS
Khem Raj <raj.khem@gmail.com>
4
Prevent crash due to assertion failures on malformed
"Bruce A. Mah" <bmah@es.net>
CVE-2025-54350

Vulnerabilities#


Name
Analysis
Description
Patched
In iperf before 3.19.1, iperf_auth.c has a Base64Decode assertion failure and application exit upon a malformed authentication attempt.
Patched
In iperf before 3.19.1, iperf_auth.c has an off-by-one error and resultant heap-based buffer overflow.