Skip to content

Commit 696eb88

Browse files
committed
config: disable INET{6}_ESPINTCP
deepin inclusion category: bugfix Tempory disable these configs to mitigate this vulnerability from CVE-2026-46300. Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
1 parent a780578 commit 696eb88

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

arch/arm64/configs/deepin_arm64_desktop_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ CONFIG_TCP_MD5SIG=y
292292
CONFIG_INET6_AH=m
293293
CONFIG_INET6_ESP=m
294294
CONFIG_INET6_ESP_OFFLOAD=m
295-
CONFIG_INET6_ESPINTCP=y
296295
CONFIG_INET6_IPCOMP=m
297296
CONFIG_IPV6_MIP6=m
298297
CONFIG_IPV6_ILA=m

arch/loongarch/configs/deepin_loongarch_desktop_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ CONFIG_NET_FOU_IP_TUNNELS=y
208208
CONFIG_INET_AH=m
209209
CONFIG_INET_ESP=m
210210
CONFIG_INET_ESP_OFFLOAD=m
211-
CONFIG_INET_ESPINTCP=y
212211
CONFIG_INET_IPCOMP=m
213212
CONFIG_INET_DIAG=m
214213
CONFIG_INET_UDP_DIAG=m
@@ -234,7 +233,6 @@ CONFIG_IPV6_OPTIMISTIC_DAD=y
234233
CONFIG_INET6_AH=m
235234
CONFIG_INET6_ESP=m
236235
CONFIG_INET6_ESP_OFFLOAD=m
237-
CONFIG_INET6_ESPINTCP=y
238236
CONFIG_INET6_IPCOMP=m
239237
CONFIG_IPV6_MIP6=m
240238
CONFIG_IPV6_ILA=m

0 commit comments

Comments
 (0)