Skip to content

Commit 6070405

Browse files
committed
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 <guanwentao@uniontech.com> (cherry picked from commit c7fae3b) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
1 parent 5a0edd3 commit 6070405

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
@@ -299,7 +299,6 @@ CONFIG_IPV6_ROUTE_INFO=y
299299
CONFIG_INET6_AH=m
300300
CONFIG_INET6_ESP=m
301301
CONFIG_INET6_ESP_OFFLOAD=m
302-
CONFIG_INET6_ESPINTCP=y
303302
CONFIG_INET6_IPCOMP=m
304303
CONFIG_IPV6_MIP6=m
305304
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
@@ -211,7 +211,6 @@ CONFIG_NET_FOU_IP_TUNNELS=y
211211
CONFIG_INET_AH=m
212212
CONFIG_INET_ESP=m
213213
CONFIG_INET_ESP_OFFLOAD=m
214-
CONFIG_INET_ESPINTCP=y
215214
CONFIG_INET_IPCOMP=m
216215
CONFIG_INET_DIAG=m
217216
CONFIG_INET_UDP_DIAG=m
@@ -237,7 +236,6 @@ CONFIG_IPV6_OPTIMISTIC_DAD=y
237236
CONFIG_INET6_AH=m
238237
CONFIG_INET6_ESP=m
239238
CONFIG_INET6_ESP_OFFLOAD=m
240-
CONFIG_INET6_ESPINTCP=y
241239
CONFIG_INET6_IPCOMP=m
242240
CONFIG_IPV6_MIP6=m
243241
CONFIG_IPV6_ILA=m

0 commit comments

Comments
 (0)