On Mi, 2016-02-17 at 00:23 +0530, P J P wrote: > From: Prasad J Pandit <p...@fedoraproject.org> > > Hello, > > When processing remote NDIS control message packets, the USB Net > device emulator uses a fixed length(4096) data buffer. The incoming > packet length could exceed that OR informationBufferOffset & Length > combination could overflow and cross that range. These two patches > add checks to avoid such overflows.
Added both to usb patch queue. thanks, Gerd