diff options
author | Loic Poulain <[email protected]> | 2014-06-23 17:42:44 +0200 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2014-06-23 18:22:48 +0200 |
commit | 48439d501e3d9e8634bdc0c418e066870039599d (patch) | |
tree | 156194aaaa8cb08115ad44c41d925a72dc8053ad /net/lapb/lapb_timer.c | |
parent | 1d56dc4f5f7cdf0ba99062d974b7586a28fc5cf4 (diff) |
Bluetooth: Ignore H5 non-link packets in non-active state
When detecting a non-link packet, h5_reset_rx() frees the Rx skb.
Not returning after that will cause the upcoming h5_rx_payload()
call to dereference a now NULL Rx skb and trigger a kernel oops.
Signed-off-by: Loic Poulain <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Cc: [email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions