]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: disable CONFIG_N_GSM
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 14 Apr 2024 12:38:32 +0000 (14:38 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 14 Apr 2024 12:38:32 +0000 (14:38 +0200)
this feature should not used by IPFire and there
is a possible unfixed race condition that can
used for a privilege elevation attack.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/kernel/kernel.config.aarch64-ipfire
config/kernel/kernel.config.riscv64-ipfire
config/kernel/kernel.config.x86_64-ipfire

index 1689aaea80e7e0b35ef5c5b63c716f947989b697..836c48b017688a267a38c00dd0e28da95cb3eb75 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.6.26-ipfire Kernel Configuration
+# Linux/arm64 6.6.27-ipfire Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
 CONFIG_CC_IS_GCC=y
@@ -3654,7 +3654,7 @@ CONFIG_SERIAL_NONSTANDARD=y
 # CONFIG_MOXA_INTELLIO is not set
 # CONFIG_MOXA_SMARTIO is not set
 CONFIG_N_HDLC=m
-CONFIG_N_GSM=m
+# CONFIG_N_GSM is not set
 # CONFIG_NOZOMI is not set
 # CONFIG_NULL_TTY is not set
 CONFIG_HVC_DRIVER=y
index 4617615d5912cb66df09790d8921698800b50381..2bd39e7de4e4ea38e06c0bdb57341b760a9dd6d5 100644 (file)
@@ -3319,7 +3319,7 @@ CONFIG_SERIAL_NONSTANDARD=y
 CONFIG_N_HDLC=m
 # CONFIG_GOLDFISH_TTY is not set
 # CONFIG_IPWIRELESS is not set
-CONFIG_N_GSM=m
+# CONFIG_N_GSM is not set
 CONFIG_NOZOMI=m
 # CONFIG_NULL_TTY is not set
 CONFIG_HVC_DRIVER=y
index edecade1d12af3472a51f8c78479c0292430dc15..d36fc381c46b24d4834b3b6c4a2d9a79d5fbd3b5 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.6.26-ipfire Kernel Configuration
+# Linux/x86 6.6.27-ipfire Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
 CONFIG_CC_IS_GCC=y
@@ -3562,7 +3562,7 @@ CONFIG_SERIAL_NONSTANDARD=y
 # CONFIG_MOXA_INTELLIO is not set
 # CONFIG_MOXA_SMARTIO is not set
 CONFIG_N_HDLC=m
-CONFIG_N_GSM=m
+# CONFIG_N_GSM is not set
 CONFIG_NOZOMI=m
 # CONFIG_NULL_TTY is not set
 CONFIG_HVC_DRIVER=y