Re: [PATCH 4.1 076/123] Input: zforce - dont overwrite the stack

2015-08-10 Thread Greg Kroah-Hartman
On Sat, Aug 08, 2015 at 03:37:57PM -0700, Dmitry Torokhov wrote: > Hi Greg, > > On August 8, 2015 3:09:14 PM PDT, Greg Kroah-Hartman > wrote: > >4.1-stable review patch. If anyone has any objections, please let me > >know. > > This was a bad patch and its reverted n mainline, please drop. Now

Re: [PATCH 4.1 076/123] Input: zforce - dont overwrite the stack

2015-08-08 Thread Dmitry Torokhov
Hi Greg, On August 8, 2015 3:09:14 PM PDT, Greg Kroah-Hartman wrote: >4.1-stable review patch. If anyone has any objections, please let me >know. This was a bad patch and its reverted n mainline, please drop. > >-- > >From: Oleksij Rempel > >commit 7d01cd261c76f95913c81554a75

[PATCH 4.1 076/123] Input: zforce - dont overwrite the stack

2015-08-08 Thread Greg Kroah-Hartman
4.1-stable review patch. If anyone has any objections, please let me know. -- From: Oleksij Rempel commit 7d01cd261c76f95913c81554a751968a1d282d3a upstream. If we get a corrupted packet with PAYLOAD_LENGTH > FRAME_MAXSIZE, we will silently overwrite the stack. Signed-off-by: