commit | 2ad9d544f2497a7bf239c34bd2b86fd19683dbb5 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Tue Sep 20 15:45:42 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 21 09:48:27 2016 +0200 |
tree | 108951d6036e0c4233b1c0586da568a19a157f8f | |
parent | 3a383cc0b8cc33af188fe2062b6ba5a69af25fa7 [diff] |
cdc-acm: hardening against malicious devices This should fix the last holes against malicious devices still open in cdc-acm. It cannot go into stable due to the introduction of the common parser. The fix for stable already merged also covers the problems this patch fixes. Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>