CVE-2023-6180

Source
https://cve.org/CVERecord?id=CVE-2023-6180
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-6180.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-6180
Aliases
Published
2023-12-05T15:02:40Z
Modified
2026-08-12T03:51:28Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
Resource exhaustion via memory leak in tokio-boring
Details

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.

Database specific
{
    "cna_assigner": "cloudflare",
    "cwe_ids": [
        "CWE-400",
        "CWE-404"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/6xxx/CVE-2023-6180.json"
}
References

Affected packages

Git / github.com/cloudflare/boring

Affected ranges

Type
GIT
Repo
https://github.com/cloudflare/boring
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:cloudflare:boring:4.0.0:*:*:*:*:rust:*:*",
    "extracted_events": [
        {
            "introduced": "4.0.0"
        },
        {
            "last_affected": "4.1.0"
        },
        {
            "last_affected": "4.0.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_STRING"
    ]
}

Affected versions

4.*
4.0.0
v4.*
v4.0.0
v4.1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-6180.json"