Dmitry,
Hi, I am an engineer at Cisco Systems, and this summer we tasked some
interns with performing USB fuzzing. One of the interns, Anirudh Bagde,
was able to crash the USB stack due to an error in the iforce module and
discovered a buffer over-read in the usbtouchscreen module. Please see
the attachment for details.
Thank you,
Rosie Hall
Hi Rosie,
On Thu, Jul 28, 2016 at 12:23:09PM -0400, roswest wrote:
Dmitry,
Hi, I am an engineer at Cisco Systems, and this summer we tasked some
interns with performing USB fuzzing. One of the interns, Anirudh Bagde,
was able to crash the USB stack due to an error in the iforce module and
discovered a buffer over-read in the usbtouchscreen module. Please see
the attachment for details.
Thank you for the report. Any chance Anirudh could provide patches to
fix these issues as well?
Thanks!
--
Dmitry
Dmitry,
Tomorrow is his last day, but he is going to try to accomplish that.
Rosie
On Thu Jul 28 2016 13:48:48 GMT-0400 (EDT), Dmitry Torokhov wrote:
Hi Rosie,
On Thu, Jul 28, 2016 at 12:23:09PM -0400, roswest wrote:
quoted
Dmitry,
Hi, I am an engineer at Cisco Systems, and this summer we tasked some
interns with performing USB fuzzing. One of the interns, Anirudh Bagde,
was able to crash the USB stack due to an error in the iforce module and
discovered a buffer over-read in the usbtouchscreen module. Please see
the attachment for details.
Thank you for the report. Any chance Anirudh could provide patches to
fix these issues as well?
Thanks!
From: Rosie Hall <hidden> Date: 2016-07-30 00:47:31
Dmitry,
Attached are the patches Anirudh created. Also, I have added him to the
thread if you have any questions or comments for him.
Rosie
On Thu Jul 28 2016 16:58:27 GMT-0400 (EDT), roswest wrote:
Dmitry,
Tomorrow is his last day, but he is going to try to accomplish that.
Rosie
On Thu Jul 28 2016 13:48:48 GMT-0400 (EDT), Dmitry Torokhov wrote:
quoted
Hi Rosie,
On Thu, Jul 28, 2016 at 12:23:09PM -0400, roswest wrote:
quoted
Dmitry,
Hi, I am an engineer at Cisco Systems, and this summer we tasked some
interns with performing USB fuzzing. One of the interns, Anirudh Bagde,
was able to crash the USB stack due to an error in the iforce module and
discovered a buffer over-read in the usbtouchscreen module. Please see
the attachment for details.
Thank you for the report. Any chance Anirudh could provide patches to
fix these issues as well?
Thanks!
Hi Dmitry,
Thanks for the input. I have added my sign off to the iforce patch.
I'm sending it as an attachment since I don't have my email client
properly setup yet for inline patches. Let me know if there is
anything else that needs to be done.
For the touchscreen patch, I'd forgotten about NEXIO_BUFSIZE, using
that is a good alternative to changing all the reader functions.
However there is still the chance that the packet byte array is
smaller than NEXIO_BUFSIZE so there can still be a buffer overflow,
though much less significant than before, and still relatively
harmless. I will update my patch to use NEXIO_BUFSIZE if you think
that is preferrable. AS for the other two adjustments, I'm not
actually sure what purpose they serve, so I thought I should leave
them alone, but I'll try to make it more concise. I will send the
updated patch soon once I get everything setup to test the patch on my
computer.
Thanks,
Anirudh Bagde
--
Anirudh Bagde
On Sat, Jul 30, 2016 at 9:14 PM, Dmitry Torokhov
[off-list ref] wrote:
Hi Rosie, Anirudh,
On Fri, Jul 29, 2016 at 08:48:01PM -0400, Rosie Hall wrote:
quoted
Dmitry,
Attached are the patches Anirudh created. Also, I have added him to the
thread if you have any questions or comments for him.
Rosie