+9
−4
Loading
This fixes not checking if skb really contains an SCO header otherwise
the code may attempt to access some uninitilized/invalid memory past the
valid skb->data.
Signed-off-by:
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>