diff options
author | Mat Martineau <mathewm@codeaurora.org> | 2011-12-09 01:23:21 (GMT) |
---|---|---|
committer | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-12-19 00:16:04 (GMT) |
commit | 36e999a83a4a4badd389901eb6d23a30e199b8db (patch) | |
tree | 68de431f908075834d37ac856852e08986585ca0 /net/netlink | |
parent | 33cb722c22f28964a501a56cc76397834c221c7a (diff) | |
download | linux-36e999a83a4a4badd389901eb6d23a30e199b8db.tar.xz |
Bluetooth: Prevent uninitialized data access in L2CAP configuration
When configuring an ERTM or streaming mode connection, remote devices
are expected to send an RFC option in a successful config response. A
misbehaving remote device might not send an RFC option, and the L2CAP
code should not access uninitialized data in this case.
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions