Re: [PATCH v4 01/10] wil6210: protect against invalid length of tx management frame

2017-08-09 Thread Lior David
On 8/9/2017 11:02 AM, Arend van Spriel wrote: > On 8/3/2017 9:08 PM, Maya Erez wrote: >> From: Hamad Kadmany >> >> Validate buffer length has the minimum needed size >> when sending management frame to protect against >> possible buffer overrun. > > I noticed this is already applied, but I saw th

Re: [PATCH v4 01/10] wil6210: protect against invalid length of tx management frame

2017-08-09 Thread Arend van Spriel
On 8/3/2017 9:08 PM, Maya Erez wrote: From: Hamad Kadmany Validate buffer length has the minimum needed size when sending management frame to protect against possible buffer overrun. I noticed this is already applied, but I saw this subject text which has similar sound to a recent patch in o