Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: iperf3d

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2023-7250
5.3 MEDIUM
  • CVSS version: 3.1
  • Attack vector (AV): NETWORK
  • Attack complexity (AC): LOW
  • Privileges required (PR): NONE
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): NONE
  • Integrity impact (I): NONE
  • Availability impact (A): LOW
created 6 months ago
Iperf3: possible denial of service

A flaw was found in iperf, a utility for testing network performance using TCP, UDP, and SCTP. A malicious or malfunctioning client can send less than the expected amount of data to the iperf server, which can cause the server to hang indefinitely waiting for the remainder or until the connection gets closed. This will prevent other connections to the server, leading to a denial of service.

References

Affected products

iperf
  • ==3.15
iperf3
  • *

Matching in nixpkgs

pkgs.iperf3d

Iperf3 client and server wrapper for dynamic server ports

  • nixos-unstable -

Package maintainers