In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtp_newlink() links the device to a list in dev_net(dev) instead of …
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtp_newlink() links the device to a list in dev_net(dev) instead of src_net, where a udp tunnel socket is created. Even when src_net is removed, the device stays alive on dev_net(dev). Then, removing src_net triggers the splat below. [0] In this example, gtp0 is created in ns2, and the udp socket is created in ns1. ip netns add ns1 ip netns add ns2 ip -n ns…
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/036f8d814a2cd11ee8ef62b8f3e7ce5dec0ee4f3 Patch
- https://git.kernel.org/stable/c/5f1678346109ff3a6d229d33437fcba3cce9209d Patch
- https://git.kernel.org/stable/c/86f73d4ab2f27deeff22ba9336ad103d94f12ac7 Patch
- https://git.kernel.org/stable/c/bb11f992f5a475bc68ef959f17a55306f0328495 Patch
- https://git.kernel.org/stable/c/c986380c1d5274c4d5e935addc807d6791cc23eb Patch
- https://git.kernel.org/stable/c/eb28fd76c0a08a47b470677c6cef9dd1c60e92d1 Patch
- https://git.kernel.org/stable/c/efec287cbac92ac6ee8312a89221854760e13b34 Patch
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-503939.html
Timeline
- nvd_ingest NVD