On Mon, May 25, 2015 at 01:29:44PM +0300, Andrey Ryabinin wrote:
> for_each_*_in_state validate array index after
> access to array elements, thus perform out of bounds read.
>
> Fix this by validating index in the first place and read
> array element iff validation was successful.
>
> Fixes: df6
On Mon, 25 May 2015, Jani Nikula wrote:
> On Mon, 25 May 2015, Jani Nikula wrote:
>> On Mon, 25 May 2015, Andrey Ryabinin wrote:
>>> On 05/25/2015 04:12 PM, Jani Nikula wrote:
On Mon, 25 May 2015, Andrey Ryabinin wrote:
> for_each_*_in_state validate array index after
> access to a
On Mon, May 25, 2015 at 04:52:31PM +0300, Jani Nikula wrote:
> On Mon, 25 May 2015, Jani Nikula wrote:
> > On Mon, 25 May 2015, Andrey Ryabinin wrote:
> >> On 05/25/2015 04:12 PM, Jani Nikula wrote:
> >>> On Mon, 25 May 2015, Andrey Ryabinin wrote:
> for_each_*_in_state validate array index
On Mon, 25 May 2015, Jani Nikula wrote:
> On Mon, 25 May 2015, Andrey Ryabinin wrote:
>> On 05/25/2015 04:12 PM, Jani Nikula wrote:
>>> On Mon, 25 May 2015, Andrey Ryabinin wrote:
for_each_*_in_state validate array index after
access to array elements, thus perform out of bounds read.
On Mon, 25 May 2015, Andrey Ryabinin wrote:
> On 05/25/2015 04:12 PM, Jani Nikula wrote:
>> On Mon, 25 May 2015, Andrey Ryabinin wrote:
>>> for_each_*_in_state validate array index after
>>> access to array elements, thus perform out of bounds read.
>>>
>>> Fix this by validating index in the fir
On 05/25/2015 04:12 PM, Jani Nikula wrote:
> On Mon, 25 May 2015, Andrey Ryabinin wrote:
>> for_each_*_in_state validate array index after
>> access to array elements, thus perform out of bounds read.
>>
>> Fix this by validating index in the first place and read
>> array element iff validation wa
On Mon, 25 May 2015, Andrey Ryabinin wrote:
> for_each_*_in_state validate array index after
> access to array elements, thus perform out of bounds read.
>
> Fix this by validating index in the first place and read
> array element iff validation was successful.
>
> Fixes: df63b9994eaf ("drm/atomic
for_each_*_in_state validate array index after
access to array elements, thus perform out of bounds read.
Fix this by validating index in the first place and read
array element iff validation was successful.
Fixes: df63b9994eaf ("drm/atomic: Add for_each_{connector,crtc,plane}_in_state
helper ma
8 matches
Mail list logo