Commit acab8ff
Bluetooth: ISO: Fix invalid context error
This moves the hci_le_terminate_big_sync call from rx_work
to cmd_sync_work, to avoid calling sleeping function from
an invalid context.
Reported-by: syzbot+c715e1bd8dfbcb1ab176@syzkaller.appspotmail.com
Fixes: a0bfde1 ("Bluetooth: ISO: Add support for connecting multiple BISes")
Signed-off-by: Iulia Tanasescu <iulia.tanasescu@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>1 parent 92d4abd commit acab8ff
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7021 | 7021 | | |
7022 | 7022 | | |
7023 | 7023 | | |
| 7024 | + | |
| 7025 | + | |
| 7026 | + | |
| 7027 | + | |
| 7028 | + | |
| 7029 | + | |
| 7030 | + | |
| 7031 | + | |
7024 | 7032 | | |
7025 | 7033 | | |
7026 | 7034 | | |
| |||
7065 | 7073 | | |
7066 | 7074 | | |
7067 | 7075 | | |
| 7076 | + | |
| 7077 | + | |
7068 | 7078 | | |
7069 | 7079 | | |
7070 | 7080 | | |
7071 | 7081 | | |
7072 | 7082 | | |
7073 | 7083 | | |
7074 | | - | |
7075 | | - | |
| 7084 | + | |
| 7085 | + | |
7076 | 7086 | | |
7077 | | - | |
7078 | 7087 | | |
7079 | 7088 | | |
7080 | 7089 | | |
| |||
0 commit comments