Out-of-bounds read in BlueZ - CVE-2016-9918

 

Out-of-bounds read in BlueZ - CVE-2016-9918

Published: December 2, 2019


Vulnerability identifier: #VU23109
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-9918
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: BlueZ Project
Affected software:
BlueZ

Detailed vulnerability description

The vulnerability allows a local user to perform denial of service (DoS) attack.

The vulnerability exists due to a boundary condition within packet_hexdump()  function in monitor/packet.c. A local user can pass a specially crafted dump file, trigger out-of-bounds read error and crash the affected application.


How to mitigate CVE-2016-9918

Install update from vendor's website.

Sources