Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: boringtun

Found 1 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2023-6180
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
Resource exhaustion via memory leak in tokio-boring

The tokio-boring library in version 4.0.0 is affected by a memory leak issue that can lead to excessive resource consumption and potential DoS by resource exhaustion. The set_ex_data function used by the library did not deallocate memory used by pre-existing data in memory each time after completing a TLS connection causing the program to consume more resources with each new connection.

Affected products

boring
  • =<4.1.0

Matching in nixpkgs

pkgs.boring

SSH tunnel manager

  • nixos-unstable -

pkgs.boringtun

Userspace WireGuard® implementation in Rust

  • nixos-unstable -

Package maintainers