aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorChriz Chow <[email protected]>2018-04-20 15:46:24 +0800
committerMarcel Holtmann <[email protected]>2018-05-18 06:37:51 +0200
commitee6493462f74013c6f365429401b716500aff838 (patch)
tree29fed836bb393f20e99c2e3c9f3876db58602144 /scripts/bpf_helpers_doc.py
parent2cc6d0794cbab470b2d82d5a7547c865fd61e0f3 (diff)
Bluetooth: Prevent buffer overflow for large advertisement data
There are some controllers sending out advertising data with illegal length value which is longer than HCI_MAX_AD_LENGTH, causing the buffer last_adv_data overflows. To avoid these controllers from overflowing the buffer, we do not process the advertisement data if its length is incorrect. Signed-off-by: Chriz Chow <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions