AlmaLinux has issued an advisory on January 10: https://lists.almalinux.org/archives/list/announce@lists.almalinux.org/message/77I3GUDI3ZWMFAYZRZIRL3FI5TCBTNBQ/
Source RPM: (none) => iperf-3.17.1-1.mga9.src.rpmStatus comment: (none) => Fixed upstream in 3.18CVE: (none) => CVE-2024-53580Whiteboard: (none) => MGA9TOO
Submitted an update for cauldron to 3.18 to fix CVE. Working on the update for mga9.
Assignee: bugsquad => mhrambo3501CC: (none) => mhrambo3501
Package updated for Mageia 9. Advisory: ======================== Patched iperf package fixes security vulnerability: It was discovered that iperf 3.17.1 contains a segmentation violation via the iperf_exchange_parameters() function. References: https://lists.almalinux.org/archives/list/announce@lists.almalinux.org/message/77I3GUDI3ZWMFAYZRZIRL3FI5TCBTNBQ/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53580 ======================== Updated packages in core/updates_testing: ======================== iperf-3.18-1.mga9 lib64iperf0-3.18-1.mga9 lib64iperf-devel-3.18-1.mga9 from iperf-3.18-1.mga9.src.rpm test procedure https://bugs.mageia.org/show_bug.cgi?id=18743#c3
Whiteboard: MGA9TOO => (none)Assignee: mhrambo3501 => qa-bugsKeywords: (none) => has_procedureVersion: Cauldron => 9
MGA9-64 Plasma Wayland on Compaq H000SB No installation issues. Opening port 5201 on both sides firewall Running client on updated laptop: $ iperf3 -c x.x.x.x Connecting to host x.x.x.x, port 5201 [ 5] local x.x.x.y port 60598 connected to x.x.x.x port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 7.38 MBytes 61.8 Mbits/sec 0 283 KBytes [ 5] 1.00-2.00 sec 6.50 MBytes 54.5 Mbits/sec 0 308 KBytes [ 5] 2.00-3.00 sec 6.50 MBytes 54.5 Mbits/sec 0 308 KBytes [ 5] 3.00-4.00 sec 6.50 MBytes 54.5 Mbits/sec 0 339 KBytes [ 5] 4.00-5.00 sec 6.12 MBytes 51.4 Mbits/sec 0 339 KBytes [ 5] 5.00-6.00 sec 6.50 MBytes 54.5 Mbits/sec 0 339 KBytes [ 5] 6.00-7.00 sec 5.88 MBytes 49.3 Mbits/sec 1 249 KBytes [ 5] 7.00-8.00 sec 7.00 MBytes 58.7 Mbits/sec 0 277 KBytes [ 5] 8.00-9.00 sec 6.38 MBytes 53.5 Mbits/sec 0 301 KBytes [ 5] 9.00-10.00 sec 6.25 MBytes 52.3 Mbits/sec 0 324 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 65.0 MBytes 54.5 Mbits/sec 1 sender [ 5] 0.00-10.01 sec 63.1 MBytes 52.9 Mbits/sec receiver Looks good
CC: (none) => herman.viaeneWhiteboard: (none) => MGA9-64-OK
CC: (none) => mageia
Installed and tested without issues. Tested on a Gigabit Ethernet network. Had to open a hole in the firewall. Results are as expected. All OK. System A: Mageia 9, x86_64, AMD Ryzen 5 5600G with Radeon Graphics. System B: Mageia 9, x86_64, Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz. ======================================================= ==== System A ======================================================= $ uname -a Linux jupiter 6.6.65-desktop-2.mga9 #1 SMP PREEMPT_DYNAMIC Thu Dec 12 12:42:26 UTC 2024 x86_64 GNU/Linux $ rpm -qa | grep iperf lib64iperf0-3.18-1.mga9 iperf-3.18-1.mga9 $ iperf3 -s ----------------------------------------------------------- Server listening on 5201 (test #1) ----------------------------------------------------------- Accepted connection from 192.168.1.2, port 33084 [ 5] local 192.168.1.3 port 5201 connected to 192.168.1.2 port 33090 [ ID] Interval Transfer Bitrate [ 5] 0.00-1.00 sec 110 MBytes 926 Mbits/sec [ 5] 1.00-2.00 sec 110 MBytes 927 Mbits/sec [ 5] 2.00-3.00 sec 110 MBytes 927 Mbits/sec [ 5] 3.00-4.00 sec 110 MBytes 926 Mbits/sec [ 5] 4.00-5.00 sec 111 MBytes 928 Mbits/sec [ 5] 5.00-6.00 sec 110 MBytes 927 Mbits/sec [ 5] 6.00-7.00 sec 110 MBytes 927 Mbits/sec [ 5] 7.00-8.00 sec 110 MBytes 927 Mbits/sec [ 5] 8.00-9.00 sec 110 MBytes 927 Mbits/sec [ 5] 9.00-10.00 sec 111 MBytes 928 Mbits/sec [ 5] 10.00-10.01 sec 384 KBytes 744 Mbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate [ 5] 0.00-10.01 sec 1.08 GBytes 927 Mbits/sec receiver ----------------------------------------------------------- Server listening on 5201 (test #2) ----------------------------------------------------------- ======================================================= ==== System B ======================================================= $ uname -a Linux marte 6.6.65-server-2.mga9 #1 SMP PREEMPT_DYNAMIC Thu Dec 12 14:35:32 UTC 2024 x86_64 GNU/Linux $ rpm -qa | grep iperf iperf-3.18-1.mga9 lib64iperf0-3.18-1.mga9 $ iperf3 -c jupiter Connecting to host jupiter, port 5201 [ 5] local 192.168.1.2 port 33090 connected to 192.168.1.3 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 112 MBytes 942 Mbits/sec 0 399 KBytes [ 5] 1.00-2.00 sec 111 MBytes 930 Mbits/sec 0 399 KBytes [ 5] 2.00-3.00 sec 110 MBytes 922 Mbits/sec 0 399 KBytes [ 5] 3.00-4.00 sec 111 MBytes 930 Mbits/sec 0 399 KBytes [ 5] 4.00-5.00 sec 110 MBytes 925 Mbits/sec 0 399 KBytes [ 5] 5.00-6.00 sec 111 MBytes 930 Mbits/sec 0 399 KBytes [ 5] 6.00-7.00 sec 110 MBytes 924 Mbits/sec 0 399 KBytes [ 5] 7.00-8.00 sec 111 MBytes 931 Mbits/sec 0 399 KBytes [ 5] 8.00-9.00 sec 110 MBytes 923 Mbits/sec 0 399 KBytes [ 5] 9.00-10.00 sec 111 MBytes 932 Mbits/sec 0 399 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 1.08 GBytes 929 Mbits/sec 0 sender [ 5] 0.00-10.01 sec 1.08 GBytes 927 Mbits/sec receiver
Validating.
CC: (none) => andrewsfarm, sysadmin-bugsKeywords: (none) => validated_update
This one is still missing an advisory.
CC: (none) => dan
Keywords: (none) => advisory
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGASA-2025-0024.html
Resolution: (none) => FIXEDStatus: NEW => RESOLVED