Reviewed-by: Dmitry Fleytman <[email protected]>
> On 23 May 2016, at 14:16 PM, Shmulik Ladkani
> <[email protected]> wrote:
>
> Hi,
>
> On Mon, 23 May 2016 16:18:05 +0530, [email protected] wrote:
>> From: Prasad J Pandit <[email protected]>
>>
>> Vmware Paravirtual SCSI emulation uses command descriptors to
>> process SCSI commands. These descriptors come with their ring
>> buffers. A guest could set the ring buffer size to an arbitrary
>> value leading to OOB access issue. Add check to avoid it.
>>
>> Reported-by: Li Qiang <[email protected]>
>> Signed-off-by: Prasad J Pandit <[email protected]>
>
> Reviewed-by: Shmulik Ladkani <[email protected]>