[Mesa-dev] [PATCH 00/10] nv50: out-of-bounds access of context specific attribs

Emil Velikov emil.l.velikov at gmail.com
Sat Jan 18 11:20:14 PST 2014


On 16/01/14 18:54, Ilia Mirkin wrote:
> On Thu, Jan 16, 2014 at 1:44 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
>> Subject: [PATCH 00/10] nv50: out-of-bounds access of context specific attribs
>> In-Reply-To:
>>
>> So here it goes, a few serious patches and some not as much
>>
>> Patches 1, 2 correct the range to be within the defined boundaries
>> when invalidating the textures/constbufs. Most likely a copy/paste
>> typo from the nvc0 driver.
>>
>> Patches 3, 5, 7, 8, 9 introduce asserts which may not be stricly
>> needed. I'm open to suggestions
>>
>> Patches 4, 6 changes the type of variables used to store the index
>> to be unsigned.
>>
>> And patch 10 provides a small/trivial cleanup at the context_ctor
>> errot path.
> 
> Series is
> 
> Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>
> 
> Nice cleanups! And it should make future bugs a bit more obvious.
> 
Pushed to master
   bf70c23..66fd505  master -> master

Thanks for the review
Emil


More information about the mesa-dev mailing list