[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190321061208.16163-1-xiyou.wangcong@gmail.com>
Date: Wed, 20 Mar 2019 23:12:05 -0700
From: Cong Wang <xiyou.wangcong@...il.com>
To: netdev@...r.kernel.org
Cc: Cong Wang <xiyou.wangcong@...il.com>
Subject: [Patch net v2 0/3] bluetooth: validate packet boundary carefully
This patchset fixes the out-of-bound access in bluetooth stack.
Although it is large, all of them follow the same pattern, so
it should not be hard to review. I try to group them as much as
I can.
Please check each patch for details.
Cong Wang (3):
bluetooth: validate HCI_EVENT_PKT packet carefully
bluetooth: validate HCI_EV_LE_META packet carefully
bluetooth: validate HCI_EV_CMD_COMPLETE packet carefully
net/bluetooth/hci_event.c | 627 +++++++++++++++++++++++++++++++-------
1 file changed, 520 insertions(+), 107 deletions(-)
--
2.20.1
Powered by blists - more mailing lists