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