linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3 BlueZ] hcidump: fix buffer overflow
@ 2018-10-31  8:15 Cho, Yu-Chen
  2018-10-31  8:15 ` [PATCH 1/3 BlueZ] hcidump: fixed AMP Assoc dump heap-over-flow Cho, Yu-Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cho, Yu-Chen @ 2018-10-31  8:15 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: acho, jlee

Bugs were simple buffer overflow that was actually discovered already couple years ago
by op7ic:https://www.spinics.net/lists/linux-bluetooth/msg68892.html
Caused by missing boundary checks before accessing.

Cho, Yu-Chen (3):
  hcidump: fixed AMP Assoc dump heap-over-flow
  hcidump:fixed hci frame dump stack-buffer-overflow
  hcidump: Fix set_ext_ctrl() global buffer overflow

 tools/parser/amp.c   | 65 +++++++++++++++++++++++---------------------
 tools/parser/hci.c   |  3 ++
 tools/parser/l2cap.c |  2 +-
 3 files changed, 38 insertions(+), 32 deletions(-)

-- 
2.19.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-11-06  6:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-31  8:15 [PATCH 0/3 BlueZ] hcidump: fix buffer overflow Cho, Yu-Chen
2018-10-31  8:15 ` [PATCH 1/3 BlueZ] hcidump: fixed AMP Assoc dump heap-over-flow Cho, Yu-Chen
2018-11-02 10:54   ` Luiz Augusto von Dentz
2018-11-06  6:57     ` Cho, Yu-Chen
2018-10-31  8:15 ` [PATCH 2/3 BlueZ] hcidump:fixed hci frame dump stack-buffer-overflow Cho, Yu-Chen
2018-11-02 11:11   ` Luiz Augusto von Dentz
2018-10-31  8:15 ` [PATCH 3/3 BlueZ] hcidump: Fix set_ext_ctrl() global buffer overflow Cho, Yu-Chen
2018-11-02 11:12   ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).