commit | 4178ba462a3e8ab5094e69606f01d9e95f2d5ea6 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Sat May 01 16:15:45 2010 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon May 10 09:28:53 2010 +0200 |
tree | 55370bd13670fc2166c88777ee2edec90005a8bc | |
parent | dfc909befbfe967bd7f46ef33b6969c1b7f3cf42 [diff] |
Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu() The checks should be done before the the memcpy to avoid buffer overflow. Reported-by: João Paulo Rechi Vita <jprvita@profusion.mobi> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>