Files
linux/drivers
Tobias Herzog 809ae061d9 cdc-acm: fix possible invalid access when processing notification
commit 1bb9914e17 upstream.

Notifications may only be 8 bytes long. Accessing the 9th and
10th byte of unimplemented/unknown notifications may be insecure.
Also check the length of known notifications before accessing anything
behind the 8th byte.

Signed-off-by: Tobias Herzog <t-herzog@gmx.de>
Acked-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 15:44:36 +02:00
..
2016-12-05 14:53:46 -05:00
2017-04-21 09:31:23 +02:00
2017-05-25 15:44:32 +02:00
2017-05-20 14:28:41 +02:00
2017-04-12 12:41:11 +02:00
2017-05-25 15:44:35 +02:00
2017-02-23 17:44:36 +01:00
2017-04-12 12:41:18 +02:00
2017-04-21 09:31:24 +02:00
2017-05-14 14:00:20 +02:00
2017-03-30 09:41:24 +02:00