summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDavid Runge2021-01-28 18:41:28 +0100
committerDavid Runge2021-01-28 18:41:28 +0100
commit6898701160604582c0858686f48d2dbfc78a17ee (patch)
tree9de6d7c85ca0e4bad0cc2b30e9463c0344213fd1 /config
parent6c529a838f028fd0c55b97b6f98a9d35108f6696 (diff)
downloadaur-6898701160604582c0858686f48d2dbfc78a17ee.tar.gz
Rebuild to remove CONFIG_IP_DCCP
config: Disable CONFIG_IP_DCCP. It is tracked via CVE-2020-16119 and it is advisable to disable until further notice. https://bugs.archlinux.org/task/68257
Diffstat (limited to 'config')
-rw-r--r--config19
1 files changed, 1 insertions, 18 deletions
diff --git a/config b/config
index 974aeef99648..695520f21292 100644
--- a/config
+++ b/config
@@ -1502,24 +1502,7 @@ CONFIG_BRIDGE_EBT_SNAT=m
CONFIG_BRIDGE_EBT_LOG=m
CONFIG_BRIDGE_EBT_NFLOG=m
# CONFIG_BPFILTER is not set
-CONFIG_IP_DCCP=m
-CONFIG_INET_DCCP_DIAG=m
-
-#
-# DCCP CCIDs Configuration
-#
-# CONFIG_IP_DCCP_CCID2_DEBUG is not set
-CONFIG_IP_DCCP_CCID3=y
-# CONFIG_IP_DCCP_CCID3_DEBUG is not set
-CONFIG_IP_DCCP_TFRC_LIB=y
-# end of DCCP CCIDs Configuration
-
-#
-# DCCP Kernel Hacking
-#
-# CONFIG_IP_DCCP_DEBUG is not set
-# end of DCCP Kernel Hacking
-
+# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set