mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>