Bluetooth: HCI: Fix potential null-ptr-deref
authorSungwoo Kim <iam@sung-woo.kim>
Thu, 2 May 2024 16:09:31 +0000 (12:09 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 3 May 2024 17:05:53 +0000 (13:05 -0400)
commitd2706004a1b8b526592e823d7e52551b518a7941
tree40a4cf446816bc64573c87020d4dd279759efdf2
parentcd17bcbd2b33d7c816b80640ae2fef2507576278
Bluetooth: HCI: Fix potential null-ptr-deref

Fix potential null-ptr-deref in hci_le_big_sync_established_evt().

Fixes: f777d8827817 (Bluetooth: ISO: Notify user space about failed bis connections)
Signed-off-by: Sungwoo Kim <iam@sung-woo.kim>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_event.c