From 859ec5f5043616b2248b84de4b7568851bb1f86a Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Fri, 26 Apr 2019 15:37:15 +0200 Subject: [PATCH] [x86] Disable R3964 due to lack of security support --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1dacfc864..d09173621 100644 --- a/debian/changelog +++ b/debian/changelog @@ -831,6 +831,7 @@ linux (4.19.34-1) UNRELEASED; urgency=medium termination * inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch() (CVE-2019-9857) + * [x86] Disable R3964 due to lack of security support [ Aurelien Jarno ] * [mips] Fix indirect syscall tracing & seccomp filtering for big endian diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 37fbbf579..3bb52706e 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -304,7 +304,7 @@ CONFIG_PRINTER=m CONFIG_PPDEV=m CONFIG_NVRAM=m CONFIG_DTLK=m -CONFIG_R3964=m +# CONFIG_R3964 is not set CONFIG_APPLICOM=m CONFIG_MWAVE=m CONFIG_RAW_DRIVER=m