CVE-2026-52909
Beschrijving NL
In de Linux kernel is de volgende kwetsbaarheid verholpen:
ip6_vti: stel netns_immutable in op het fallback-apparaat.
john1988 en Noam Rathaus meldden dat vti6_init_net() de
netns_immutable vlag op het per-netns fallback tunnelapparaat (ip6_vti0).
Andere soortgelijke tunnelbestuurders (zoals ip6_tunnel, SIT, ip6_gre en ip_tunnel)
zet deze vlag tijdens de initialisatie van het terugvalapparaat correct op
voorkomen dat ze naar een andere netwerknaamruimte worden verplaatst.
Origineel (Engels) tonen
In the Linux kernel, the following vulnerability has been resolved:
ip6_vti: set netns_immutable on the fallback device.
john1988 and Noam Rathaus reported that vti6_init_net() does not set the
netns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).
Other similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)
correctly set this flag during their fallback device initialization to
prevent them from being moved to another network namespace.