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…
High CVSS 7.8
Summary
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…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
- :
Sources
- NVD DATABASE
Original Links
- 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
Timeline
- nvd_ingest NVD