CyberRota
← Ana sayfaya dön

CVE-2026-52909

HIGH · CVSS 7.8 EPSS %0.12

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-19T15:16:35.383 · Çekilme zamanı: 2026-06-30T18:27:59.386700+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-52909
Severity
HIGH
CVSS
7.8
EPSS
%0.12
Linux

Orijinal NVD Açıklaması

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.