From 8c39484f11d1bf776e8f921933d50590b7ca490b Mon Sep 17 00:00:00 2001 From: Wentao Guan Date: Thu, 14 May 2026 17:49:28 +0800 Subject: [PATCH] config: disable INET{6}_ESPINTCP deepin inclusion category: bugfix Temporary disable these configs to mitigate this vulnerability from CVE-2026-46300. Signed-off-by: Wentao Guan (cherry picked from commit c7fae3b723bc2eb2c0a955533bec815c9586a91a) Signed-off-by: Wentao Guan --- arch/arm64/configs/deepin_arm64_desktop_defconfig | 1 - arch/loongarch/configs/deepin_loongarch_desktop_defconfig | 2 -- 2 files changed, 3 deletions(-) diff --git a/arch/arm64/configs/deepin_arm64_desktop_defconfig b/arch/arm64/configs/deepin_arm64_desktop_defconfig index fe157cf640797..35e5279f7cdc2 100644 --- a/arch/arm64/configs/deepin_arm64_desktop_defconfig +++ b/arch/arm64/configs/deepin_arm64_desktop_defconfig @@ -296,7 +296,6 @@ CONFIG_TCP_MD5SIG=y CONFIG_INET6_AH=m CONFIG_INET6_ESP=m CONFIG_INET6_ESP_OFFLOAD=m -CONFIG_INET6_ESPINTCP=y CONFIG_INET6_IPCOMP=m CONFIG_IPV6_MIP6=m CONFIG_IPV6_ILA=m diff --git a/arch/loongarch/configs/deepin_loongarch_desktop_defconfig b/arch/loongarch/configs/deepin_loongarch_desktop_defconfig index 001c80de02219..d27d69d8bc8bb 100644 --- a/arch/loongarch/configs/deepin_loongarch_desktop_defconfig +++ b/arch/loongarch/configs/deepin_loongarch_desktop_defconfig @@ -211,7 +211,6 @@ CONFIG_NET_FOU_IP_TUNNELS=y CONFIG_INET_AH=m CONFIG_INET_ESP=m CONFIG_INET_ESP_OFFLOAD=m -CONFIG_INET_ESPINTCP=y CONFIG_INET_IPCOMP=m CONFIG_INET_DIAG=m CONFIG_INET_UDP_DIAG=m @@ -237,7 +236,6 @@ CONFIG_IPV6_OPTIMISTIC_DAD=y CONFIG_INET6_AH=m CONFIG_INET6_ESP=m CONFIG_INET6_ESP_OFFLOAD=m -CONFIG_INET6_ESPINTCP=y CONFIG_INET6_IPCOMP=m CONFIG_IPV6_MIP6=m CONFIG_IPV6_ILA=m