[Patch net v2 0/3] bluetooth: validate packet boundary carefully

2019-04-03 Thread Cong Wang
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. This patchset should cover Dan's patch too. Please check each patch for details. (Resending v2 as it

[Patch net v2 0/3] bluetooth: validate packet boundary carefully

2019-03-20 Thread Cong Wang
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 caref