linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Cho, Yu-Chen" <acho@suse.com>
To: linux-bluetooth@vger.kernel.org
Cc: acho@suse.com, jlee@suse.com
Subject: [PATCH 0/3 BlueZ] hcidump: fix buffer overflow
Date: Wed, 31 Oct 2018 16:15:05 +0800	[thread overview]
Message-ID: <20181031081508.25927-1-acho@suse.com> (raw)

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


             reply	other threads:[~2018-10-31  8:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-31  8:15 Cho, Yu-Chen [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181031081508.25927-1-acho@suse.com \
    --to=acho@suse.com \
    --cc=jlee@suse.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).