summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorEdward Adam Davis <eadavis@qq.com>2024-01-18 12:40:34 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-13 12:50:15 +0200
commitec2049fb2b8be3e108fe2ef1f1040f91e72c9990 (patch)
tree40a7cb199363fbdd7fc22152f523d3849c5e4598 /Documentation/devicetree
parentbe2b6bcc936ae17f42fff6494106a5660b35d8d3 (diff)
downloadlinux-stable-ec2049fb2b8be3e108fe2ef1f1040f91e72c9990.tar.gz
linux-stable-ec2049fb2b8be3e108fe2ef1f1040f91e72c9990.tar.bz2
linux-stable-ec2049fb2b8be3e108fe2ef1f1040f91e72c9990.zip
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
[ Upstream commit b79e040910101b020931ba0c9a6b77e81ab7f645 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions