diff options
author | 2022-07-22 13:53:07 +0200 | |
---|---|---|
committer | 2022-08-08 17:04:37 -0700 | |
commit | ce78e557ff8819f2d10e8d6bae79404bfbbd6809 (patch) | |
tree | f67b73208d3cdb95f0fa3a75bc473f900038176c /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | Bluetooth: ISO: Fix info leak in iso_sock_getsockopt() (diff) | |
download | linux-dev-ce78e557ff8819f2d10e8d6bae79404bfbbd6809.tar.xz linux-dev-ce78e557ff8819f2d10e8d6bae79404bfbbd6809.zip |
Bluetooth: Fix null pointer deref on unexpected status event
__hci_cmd_sync returns NULL if the controller responds with a status
event. This is unexpected for the commands sent here, but on
occurrence leads to null pointer dereferences and thus must be
handled.
Signed-off-by: Soenke Huster <soenke.huster@eknoes.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions