CVE-2016-9798
Advisory lineage Upstream: 0 Downstream: 10
Modified
Published: 03 Dec 2016, 06:28
Last modified:06 Aug 2024, 02:59
Vulnerability Summary
Overall Risk (default)
medium
31/100 CVSS Score
5.3 MEDIUM
v3.0 (nvd)
EPSS Score
0.49% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected
Timeline
03 Dec 2016, 06:28
Published
Vulnerability first disclosed
06 Aug 2024, 02:59
Last Modified
Vulnerability information updated
Description
In BlueZ 5.42, a use-after-free was identified in "conf_opt" function in "tools/parser/l2cap.c" source file. This issue can be triggered by processing a corrupted dump file and will result in hcidump crash.
CVSS Metrics
- v3.0•MEDIUM•Score: 5.3CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
- v2.0•MEDIUM•Score: 5AV:N/AC:L/Au:N/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 0.49%• Percentile: 66%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- bluez•bluez
5.42
References (5)
- https://www.spinics.net/lists/linux-bluetooth/msg68892.html
- http://www.securityfocus.com/bid/94652
- http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00069.html
- http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00071.html
- http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00072.html