CVE-2026-64577: Azure Linux Kernel GTP Flaw
🟠 High | Source: Microsoft Security Response Center CVE-2026-64577 is a vulnerability in the Linux kernel’s GTP (GPRS Tunnelling Protocol) implementation, specifically in the gtp1u_send_echo_resp() function, where a missing return value check on skb_pull_data() could lead to unsafe memory access. This type of flaw can potentially be exploited to cause system instability or, in worst-case scenarios, allow an attacker to influence kernel memory behaviour. It has been surfaced via Microsoft’s Security Response Centre in the context of Azure, likely affecting Linux-based virtual machines or container hosts running on the platform. ...