[Intel-gfx] [PULL] drm-misc-fixes
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Thu Oct 4 08:37:54 UTC 2018
drm-misc-fixes-2018-10-04:
drm-misc-fixes for v4.19-rc7:
- Fix use-after-free in drm_mode_create_lease_ioctl()
- Fix crash in fbdev error path.
The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:
Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-10-04
for you to fetch changes up to 4d4c2d89913e2d891bd6a34b12050a2576e60525:
drm/cma-helper: Fix crash in fbdev error path (2018-10-02 13:03:34 +0200)
----------------------------------------------------------------
drm-misc-fixes for v4.19-rc7:
- Fix use-after-free in drm_mode_create_lease_ioctl()
- Fix crash in fbdev error path.
----------------------------------------------------------------
Jann Horn (1):
drm: fix use-after-free read in drm_mode_create_lease_ioctl()
Noralf Trønnes (1):
drm/cma-helper: Fix crash in fbdev error path
drivers/gpu/drm/drm_client.c | 35 ++++++++++++++++++++++++++---------
drivers/gpu/drm/drm_fb_cma_helper.c | 4 +++-
drivers/gpu/drm/drm_fb_helper.c | 4 +++-
drivers/gpu/drm/drm_lease.c | 6 +++---
include/drm/drm_client.h | 5 +++--
5 files changed, 38 insertions(+), 16 deletions(-)
More information about the Intel-gfx
mailing list