Out-of-Bounds Affecting bluez package, versions *


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.2% (59th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN11-BLUEZ-531504
  • published3 Dec 2016
  • disclosed3 Dec 2016

Introduced: 3 Dec 2016

CVE-2016-9800  (opens in a new tab)
CWE-119  (opens in a new tab)

How to fix?

There is no fixed version for Debian:11 bluez.

NVD Description

Note: Versions mentioned in the description apply only to the upstream bluez package and not the bluez package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

In BlueZ 5.42, a buffer overflow was observed in "pin_code_reply_dump" function in "tools/parser/hci.c" source file. The issue exists because "pin" array is overflowed by supplied parameter due to lack of boundary checks on size of the buffer from frame "pin_code_reply_cp *cp" parameter.