On Tue, Nov 22, 2016 at 12:35:53PM -0500, Rob Clark wrote:
> On Tue, Nov 22, 2016 at 12:31 PM, Ville Syrjälä
> wrote:
> > On Tue, Nov 22, 2016 at 12:23:59PM -0500, Rob Clark wrote:
> >> On Tue, Nov 22, 2016 at 11:50 AM, Ville Syrjälä
> >> wrote:
> >> > On Tue, Nov 22, 2016 at 04:41:06PM +
On Tue, Nov 22, 2016 at 12:23:59PM -0500, Rob Clark wrote:
> On Tue, Nov 22, 2016 at 11:50 AM, Ville Syrjälä
> wrote:
> > On Tue, Nov 22, 2016 at 04:41:06PM +, Liviu Dudau wrote:
> >> drm_get_format_name() de-references the buf parameter without checking
> >> if the pointer was not NULL. Giv
On Tue, Nov 22, 2016 at 04:41:06PM +, Liviu Dudau wrote:
> drm_get_format_name() de-references the buf parameter without checking
> if the pointer was not NULL. Given that the function is EXPORT-ed, lets
> sanitise the parameters before proceeding.
>
> Fixes: b3c11ac267d461d3d5 ("drm: move all
On Tue, Nov 22, 2016 at 12:23:59PM -0500, Rob Clark wrote:
> On Tue, Nov 22, 2016 at 11:50 AM, Ville Syrjälä
> wrote:
> > On Tue, Nov 22, 2016 at 04:41:06PM +, Liviu Dudau wrote:
> >> drm_get_format_name() de-references the buf parameter without checking
> >> if the pointer was not NULL. Giv
On Tue, Nov 22, 2016 at 01:15:08PM -0500, Sean Paul wrote:
> On Tue, Nov 22, 2016 at 1:06 PM, Ville Syrjälä
> wrote:
> > On Tue, Nov 22, 2016 at 12:35:53PM -0500, Rob Clark wrote:
> >> On Tue, Nov 22, 2016 at 12:31 PM, Ville Syrjälä
> >> wrote:
> >> > On Tue, Nov 22, 2016 at 12:23:59PM -0500,
On Tue, Nov 22, 2016 at 1:47 PM, Liviu Dudau wrote:
> On Tue, Nov 22, 2016 at 01:15:08PM -0500, Sean Paul wrote:
>> On Tue, Nov 22, 2016 at 1:06 PM, Ville Syrjälä
>> wrote:
>> > On Tue, Nov 22, 2016 at 12:35:53PM -0500, Rob Clark wrote:
>> >> On Tue, Nov 22, 2016 at 12:31 PM, Ville Syrjälä
>>
drm_get_format_name() de-references the buf parameter without checking
if the pointer was not NULL. Given that the function is EXPORT-ed, lets
sanitise the parameters before proceeding.
Fixes: b3c11ac267d461d3d5 ("drm: move allocation out of drm_get_format_name())
Cc: Eric Engestrom
Cc: Rob Clark
On Tue, Nov 22, 2016 at 1:06 PM, Ville Syrjälä
wrote:
> On Tue, Nov 22, 2016 at 12:35:53PM -0500, Rob Clark wrote:
>> On Tue, Nov 22, 2016 at 12:31 PM, Ville Syrjälä
>> wrote:
>> > On Tue, Nov 22, 2016 at 12:23:59PM -0500, Rob Clark wrote:
>> >> On Tue, Nov 22, 2016 at 11:50 AM, Ville Syrjäl
On Tue, Nov 22, 2016 at 12:31 PM, Ville Syrjälä
wrote:
> On Tue, Nov 22, 2016 at 12:23:59PM -0500, Rob Clark wrote:
>> On Tue, Nov 22, 2016 at 11:50 AM, Ville Syrjälä
>> wrote:
>> > On Tue, Nov 22, 2016 at 04:41:06PM +, Liviu Dudau wrote:
>> >> drm_get_format_name() de-references the buf
On Tue, Nov 22, 2016 at 11:50 AM, Ville Syrjälä
wrote:
> On Tue, Nov 22, 2016 at 04:41:06PM +, Liviu Dudau wrote:
>> drm_get_format_name() de-references the buf parameter without checking
>> if the pointer was not NULL. Given that the function is EXPORT-ed, lets
>> sanitise the parameters be
10 matches
Mail list logo