aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-03-25 22:27:31 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-03-25 22:27:31 +0100
commit4f96a7b4d99bd210d7f0a7ed7d1f1fc805c2a4ee (patch)
tree8ca9d8ac00aaf6658bd9d5667ef0f5a3fe6d0a8e
parent3b124895a2c12c8706e44599fc04ed3c7a8be734 (diff)
downloadkernel_samsung_smdk4412-4f96a7b4d99bd210d7f0a7ed7d1f1fc805c2a4ee.zip
kernel_samsung_smdk4412-4f96a7b4d99bd210d7f0a7ed7d1f1fc805c2a4ee.tar.gz
kernel_samsung_smdk4412-4f96a7b4d99bd210d7f0a7ed7d1f1fc805c2a4ee.tar.bz2
i9300: disable samsung_extdisp driver and regenerate defconfigreplicant-6.0-alpha-0004
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 <wolfgit@wiedmeyer.de>
-rw-r--r--arch/arm/configs/cyanogenmod_i9300_defconfig4
1 files changed, 1 insertions, 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