Skip to content
Commit 015d79c9 authored by Edward Adam Davis's avatar Edward Adam Davis Committed by Luiz Augusto von Dentz
Browse files

Bluetooth: Ignore too large handle values in BIG

hci_le_big_sync_established_evt is necessary to filter out cases where the
handle value is belonging to ida id range, otherwise ida will be erroneously
released in hci_conn_cleanup.

Fixes: 181a42ed

 ("Bluetooth: Make handle of hci_conn be unique")
Reported-by: default avatar <syzbot+b2545b087a01a7319474@syzkaller.appspotmail.com>
Closes: https://syzkaller.appspot.com/bug?extid=b2545b087a01a7319474
Signed-off-by: default avatarEdward Adam Davis <eadavis@qq.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent 4183a7be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment