diff options
| author | David Runge <dave@sleepmap.de> | 2021-01-28 18:41:28 +0100 |
|---|---|---|
| committer | David Runge <dave@sleepmap.de> | 2021-01-28 18:41:28 +0100 |
| commit | 6898701160604582c0858686f48d2dbfc78a17ee (patch) | |
| tree | 9de6d7c85ca0e4bad0cc2b30e9463c0344213fd1 /config | |
| parent | 6c529a838f028fd0c55b97b6f98a9d35108f6696 (diff) | |
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-- | config | 19 |
1 files changed, 1 insertions, 18 deletions
@@ -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 |
