Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 4.9-stable tree

2020-11-16 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] to the 4.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 4.4-stable tree

2020-11-16 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] to the 4.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 5.9-stable tree

2020-11-16 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] to the 5.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 5.4-stable tree

2020-11-16 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] to the 5.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 4.19-stable tree

2020-11-16 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] to the 4.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pa

Patch "drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]" has been added to the 4.14-stable tree

2020-11-16 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] to the 4.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pa

Re: [PATCH] drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]

2020-11-05 Thread Daniel Vetter
On Thu, Nov 05, 2020 at 08:02:56PM +0100, Thomas Zimmermann wrote: > The gma500 driver expects 3 pipelines in several it's IRQ functions. > Accessing struct drm_device.vblank[], this fails with devices that only > have 2 pipelines. An example KASAN report is shown below. > > [ 62.267688] > ==

[PATCH] drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]

2020-11-05 Thread Thomas Zimmermann
The gma500 driver expects 3 pipelines in several it's IRQ functions. Accessing struct drm_device.vblank[], this fails with devices that only have 2 pipelines. An example KASAN report is shown below. [ 62.267688] == [ 62.26885