buildroot ▾
›
2025.02.x ▾
›
component
›
iperf3
Component Overview
Vulnerability Overview
Name
iperf3
Version
3.18
Type
library
Description
-
Licenses
BSD-3-Clause
BSD-2-Clause
MIT
PURL
-
CPE
cpe:2.3:a:es:iperf3:3.18:-:*:*:*:*:*:*
Other Versions
#
Project
Branch
Version
buildroot
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
Prevent crash due to assertion failures on malformed
"Bruce A. Mah" <bmah@es.net>
CVE-2025-54350
Vulnerabilities
#
Name
Analysis
Description
CVE-2025-54350
Patched
In iperf before 3.19.1, iperf_auth.c has a Base64Decode assertion failure and application exit upon a malformed authentication attempt.
CVE-2025-54349
Patched
In iperf before 3.19.1, iperf_auth.c has an off-by-one error and resultant heap-based buffer overflow.