Commit 015d79c
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: 181a42e ("Bluetooth: Make handle of hci_conn be unique")
Reported-by: syzbot+b2545b087a01a7319474@syzkaller.appspotmail.com
Closes: https://syzkaller.appspot.com/bug?extid=b2545b087a01a7319474
Signed-off-by: Edward Adam Davis <eadavis@qq.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>1 parent 4183a7b commit 015d79c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6916 | 6916 | | |
6917 | 6917 | | |
6918 | 6918 | | |
| 6919 | + | |
| 6920 | + | |
| 6921 | + | |
| 6922 | + | |
6919 | 6923 | | |
6920 | 6924 | | |
6921 | 6925 | | |
| |||
0 commit comments