On 10/25/2017 12:46 PM, Boris Ostrovsky wrote:
> On 10/25/2017 11:08 AM, Juergen Gross wrote:
>> In case gntdev_mmap() succeeds only partially in mapping grant pages
>> it will leave some vital information uninitialized needed later for
>> cleanup. This will lead to an out of bounds array access when unmapping
>> the already mapped pages.
>>
>> So just initialize the data needed for unmapping the pages a little bit
>> earlier.
>>
>> Cc: <sta...@vger.kernel.org>
>> Reported-by: Arthur Borsboom <arthurborsb...@gmail.com>
>> Signed-off-by: Juergen Gross <jgr...@suse.com>
> Reviewed-by: Boris Ostrovsky <boris.ostrov...@oracle.com>
>


Applied to for-linus-4.14c.

-boris

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to