[PATCH 2/4] drm: edid: Add some bounds checking

2012-08-16 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Make sure drm_detect_hdmi_monitor() and drm_detect_monitor_audio() don't access beyond the extension block. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_edid.c | 99 --- 1 files changed, 73 insertions(+), 26 deletions(-) di

[PATCH 2/4] drm: edid: Add some bounds checking

2012-08-16 Thread ville . syrjala
From: Ville Syrjälä Make sure drm_detect_hdmi_monitor() and drm_detect_monitor_audio() don't access beyond the extension block. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/drm_edid.c | 99 --- 1 files changed, 73 insertions(+), 26 deletions(-) di