In the Linux kernel, the following vulnerability has been resolved: espintcp: remove encap socket caching to avoid reference leak The current scheme for caching the encap socket can lead to referen…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: espintcp: remove encap socket caching to avoid reference leak The current scheme for caching the encap socket can lead to reference leaks when we try to delete the netns. The reference chain is: xfrm_state -> enacp_sk -> netns Since the encap socket is a userspace socket, it holds a reference on the netns. If we delete the espintcp state (through flush or individual delete) before removing the netns, the reference on the so…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/028363685bd0b7a19b4a820f82dd905b1dc83999 Patch
- https://git.kernel.org/stable/c/74fd327767fb784c5875cf7c4ba1217f26020943 Patch
- https://git.kernel.org/stable/c/9cbca30102028f9ad3d2098f935c4368f581fd07 Patch
- https://git.kernel.org/stable/c/b58a295d10065960bcb9d60cb8ca6ead9837cd27 Patch
- https://git.kernel.org/stable/c/e4cde54b46a87231c77256a633be1bef62687d69 Patch
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html Mailing List
时间线
- nvd_ingest NVD