Home
last modified time | relevance | path

Searched hist:ce78e557 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Daosp.cce78e557 Fri Jul 22 06:53:07 CDT 2022 Soenke Huster <soenke.huster@eknoes.de> 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>
H A Dmsft.cce78e557 Fri Jul 22 06:53:07 CDT 2022 Soenke Huster <soenke.huster@eknoes.de> 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>