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
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.
References
Affected products
boring
- =<4.1.0
Matching in nixpkgs
pkgs.boringssl
Free TLS/SSL implementation
-
nixos-unstable -
- nixpkgs-unstable 2024-09-20
pkgs.haskellPackages.boring
Boring and Absurd types
-
nixos-unstable -
- nixpkgs-unstable 0.2.2
pkgs.haskellPackages.boring-game
An educational game
-
nixos-unstable -
- nixpkgs-unstable 0.1.0.1
Package maintainers
-
@jacobkoziej Jacob Koziej <jacobkoziej@gmail.com>
-
@thoughtpolice Austin Seipp <aseipp@pobox.com>
-
@xrelkd xrelkd