Vulnerability Details : CVE-2016-9798
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.
Vulnerability category: Memory Corruption
Products affected by CVE-2016-9798
- cpe:2.3:a:bluez:bluez:5.42:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-9798
0.37%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 69 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-9798
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
5.3
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
3.9
|
1.4
|
NIST |
CWE ids for CVE-2016-9798
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2016-9798
-
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00072.html
[security-announce] openSUSE-SU-2019:2588-1: moderate: Security update for bluez - openSUSE Security Announce - openSUSE Mailing Lists
-
https://www.spinics.net/lists/linux-bluetooth/msg68892.html
multiple buffer overflows and out-of-bound reads — Linux BluetoothExploit;Third Party Advisory
-
http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00069.html
[security-announce] openSUSE-SU-2019:1476-1: moderate: Security update f
-
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00071.html
[security-announce] openSUSE-SU-2019:2585-1: moderate: Security update for bluez - openSUSE Security Announce - openSUSE Mailing Lists
-
http://www.securityfocus.com/bid/94652
BlueZ Buffer Overflow and Denial of Service VulnerabilitiesThird Party Advisory;VDB Entry
Jump to