{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-3806", "ASSIGNER": "vulnerabilities@zephyrproject.org", "DATE_PUBLIC": "2023-01-18T00:00:00.000Z", "STATE": "PUBLIC", "TITLE": "Bluetooth HCI Error Handling Double Free" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "zephyrproject-rtos", "product": { "product_data": [ { "product_name": "zephyr", "version": { "version_data": [ { "version_affected": "<=", "version_value": "v3.2" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "Inconsistent handling of error cases in bluetooth hci may lead to a double free condition of a network buffer." } ] }, "impact": { "cvss": { "version": "3.8", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "attackVector": "PHYSICAL", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "LOW", "baseSeverity": "LOW" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Double Free (CWE-415)" } ] } ] }, "references": { "reference_data": [ { "url": "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-w525-fm68-ppq3", "refsource": "MISC", "name": "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-w525-fm68-ppq3" } ] }, "source": { "defect": [ "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-w525-fm68-ppq3" ] } }