On Do, 2016-10-20 at 13:10 +0530, P J P wrote: > From: Prasad J Pandit <p...@fedoraproject.org> > > Intel HDA emulator uses stream of buffers during DMA data > transfers. Each entry has buffer length and buffer pointer > position, which are used to derive bytes to 'copy'. If this > length and buffer pointer were to be same, 'copy' could be > set to zero(0), leading to an infinite loop. Add check to > avoid it. > > Reported-by: Huawei PSIRT <ps...@huawei.com> > Signed-off-by: Prasad J Pandit <p...@fedoraproject.org>
Added to audio patch queue. thanks, Gerd