summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_conn.c
diff options
context:
space:
mode:
authorEdward Adam Davis <eadavis@qq.com>2024-01-18 05:40:34 +0100
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2024-03-06 23:22:39 +0100
commitb79e040910101b020931ba0c9a6b77e81ab7f645 (patch)
tree548ef5791003c0c73077e513d439499efbd2bfcf /net/bluetooth/hci_conn.c
parentBluetooth: Remove usage of the deprecated ida_simple_xx() API (diff)
downloadlinux-b79e040910101b020931ba0c9a6b77e81ab7f645.tar.xz
linux-b79e040910101b020931ba0c9a6b77e81ab7f645.zip
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
If hci_cmd_sync_complete() is triggered and skb is NULL, then hdev->req_skb is NULL, which will cause this issue. Reported-and-tested-by: syzbot+830d9e3fa61968246abd@syzkaller.appspotmail.com Signed-off-by: Edward Adam Davis <eadavis@qq.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'net/bluetooth/hci_conn.c')
0 files changed, 0 insertions, 0 deletions