Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7b005bd3 authored by Marcel Holtmann's avatar Marcel Holtmann
Browse files

[Bluetooth] Fix NULL pointer dereferences of the HCI socket



This patch fixes the two NULL pointer dereferences found by the sfuzz
tool from Ilja van Sprundel. The first one was a call of getsockname()
for an unbound socket and the second was calling accept() while this
operation isn't implemented for the HCI socket interface.

Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 56f3a40a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment