Package: iperf3 / 3.12-1+deb12u2

Metadata

Package Version Patches format
iperf3 3.12-1+deb12u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03 sctp.patch | (download)

configure.ac | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 sctp workaround for kfreebsd
 Freebsd has SCTP in the kernel but no sctp library is available,
 then iperf3 fails to compile because the lack of the library.
 .
 This patch moves the search for the library before kernel headers checks
0001 Fix memory allocation hazard 1542 . 1543.patch | (download)

src/iperf_api.c | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 [patch] fix memory allocation hazard (#1542). (#1543)

Reported by:	@someusername123 on GitHub

CVE 2025 54349.patch | (download)

src/iperf_auth.c | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

  Reported by Han Lee (Apple Information Security)
  CVE-2025-54349

CVE 2025 54350.patch | (download)

src/iperf_auth.c | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

  Reported by Han Lee (Apple Information Security)
  CVE-2025-54350