From 4f96a7b4d99bd210d7f0a7ed7d1f1fc805c2a4ee Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Fri, 25 Mar 2016 22:27:31 +0100 Subject: i9300: disable samsung_extdisp driver and regenerate defconfig The samsung_extdisp driver for GT-I9500 was affected by CVE-2015-1800 and CVE-2015-1801. The Galaxy S3 uses an older version of this driver and is at least affected by CVE-2015-1801. Newer kernel versions for the GT-I9500 had the driver completely removed. I also found no indication that the driver is actually needed for the S3, so let's disable it. vulnerability disclosure and further information: http://blog.quarkslab.com/kernel-vulnerabilities-in-the-samsung-s4.html Signed-off-by: Wolfgang Wiedmeyer --- arch/arm/configs/cyanogenmod_i9300_defconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/arm/configs/cyanogenmod_i9300_defconfig b/arch/arm/configs/cyanogenmod_i9300_defconfig index 305c49a..e243ac4 100644 --- a/arch/arm/configs/cyanogenmod_i9300_defconfig +++ b/arch/arm/configs/cyanogenmod_i9300_defconfig @@ -2289,9 +2289,7 @@ CONFIG_FB_S5P_S6E8AA0=y CONFIG_S6E8AA0_AMS480GYXX=y CONFIG_AID_DIMMING=y CONFIG_LCD_FREQ_SWITCH=y -CONFIG_FB_S5P_EXTDSP=y -# CONFIG_FB_S5P_EXTDSP_DEBUG is not set -CONFIG_FB_S5P_EXTDSP_NR_BUFFERS=3 +# CONFIG_FB_S5P_EXTDSP is not set # CONFIG_S5P_DSIM_SWITCHABLE_DUAL_LCD is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_TMIO is not set -- cgit v1.1