Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-80590

 

Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-80590

Published: August 28, 2026


Vulnerability identifier: #VU146295
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-80590
CWE-ID: CWE-670
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper handling of gso metadata in inet fragment reassembly when processing crafted IP fragments with attached GSO state. A local user can write specially crafted packets to a tap device to cause a denial of service.

The issue can be triggered by an unprivileged user in its own user namespace, and it may also be reachable in environments where virtio_net_hdr metadata is forwarded to a tap device or where CAP_NET_RAW is available in a network namespace.


Affected software

Linux kernel
Fedora
kernel

How to mitigate CVE-2026-80590

Install security update from vendor's repository.

kernel - addressed in versions 7.1.12-100.fc43, 7.1.12-200.fc44, 7.2.2-300.fc45

External References

Related Security Bulletins