commit | f4777569204cb59f2f04fbe9ef4e9a6918209104 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jan 08 02:16:23 2007 +0100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 09 00:29:53 2007 -0800 |
tree | c42ce096df9584d4c83b7003c7bbbd8c30be970d | |
parent | d2e7543c41755f4ec75385536b109d5f084fe734 [diff] |
[Bluetooth] Add packet size checks for CAPI messages With malformed packets it might be possible to overwrite internal CMTP and CAPI data structures. This patch adds additional length checks to prevent these kinds of remote attacks. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>