Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-45859
Published: May 28, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper state handling in nfnetlink_queue when processing UDP GSO packets with an unconfirmed nf_conn entry. A remote attacker can send specially crafted network traffic to cause a denial of service.
The issue occurs when an application has not enabled the F_GSO capability flag.