{ "schema_version": "1.4.0", "id": "GHSA-7f98-f74w-8q8j", "modified": "2022-05-17T03:24:12Z", "published": "2022-05-17T03:24:12Z", "aliases": [ "CVE-2016-9804" ], "details": "In BlueZ 5.42, a buffer overflow was observed in \"commands_dump\" function in \"tools/parser/csr.c\" source file. The issue exists because \"commands\" array is overflowed by supplied parameter due to lack of boundary checks on size of the buffer from frame \"frm->ptr\" parameter. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9804" }, { "type": "WEB", "url": "https://www.spinics.net/lists/linux-bluetooth/msg68892.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94652" } ], "database_specific": { "cwe_ids": [ "CWE-119" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-12-03T06:59:00Z" } }