commit | a5f596830e27e15f7a0ecd6be55e433d776986d8 | [log] [tgz] |
---|---|---|
author | Pete Zaitcev <zaitcev@kotori.zaitcev.us> | Fri Mar 09 00:21:14 2018 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 09 07:40:38 2018 -0800 |
tree | 7d2a5593d3961f3f60d89ce6522afd7cd9ab5b1d | |
parent | 015dbeb2282030bf56762e21d25f09422edfd750 [diff] |
usb: usbmon: Read text within supplied buffer size This change fixes buffer overflows and silent data corruption with the usbmon device driver text file read operations. Signed-off-by: Fredrik Noring <noring@nocrew.org> Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>