CVE-2023-6180

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cloudflare:boring:4.0.0:*:*:*:*:rust:*:*

History

12 Dec 2023, 15:49

Type Values Removed Values Added
References () https://github.com/cloudflare/boring/security/advisories/GHSA-pjrj-h4fg-6gm4 - () https://github.com/cloudflare/boring/security/advisories/GHSA-pjrj-h4fg-6gm4 - Vendor Advisory
CPE cpe:2.3:a:cloudflare:boring:4.0.0:*:*:*:*:rust:*:*
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3

05 Dec 2023, 15:27

Type Values Removed Values Added
New CVE

Information

Published : 2023-12-05 15:15

Updated : 2024-02-05 00:22


NVD link : CVE-2023-6180

Mitre link : CVE-2023-6180

CVE.ORG link : CVE-2023-6180


JSON object : View

Products Affected

cloudflare

  • boring
CWE
CWE-401

Missing Release of Memory after Effective Lifetime

CWE-400

Uncontrolled Resource Consumption

CWE-404

Improper Resource Shutdown or Release