Memory Allocation Issue in Linux Kernel's Netfilter Component
CVE-2026-80744

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
3 September 2026

What is CVE-2026-80744?

A vulnerability in the Linux kernel's netfilter component has been identified related to the handling of memory allocation failures. Particularly, in the function 'nft_flow_rule_offload_abort', a warning is incorrectly triggered for memory allocation failures (ENOMEM) during rollback operations, which are expected under low-memory conditions. This leads to unnecessary alerts about potential kernel bugs when the root cause is merely system memory pressure. The introduced fix resolves this by refining the warning condition, ensuring that only unintended errors result in warnings, aligning the behavior with common kernel practices.

Affected Version(s)

Linux 63b48c73ff567bbab1f940d6e8f3f48607077a13 < 2319033c4bf8bdb275a9e4e1f7af9bf8a457ad79

Linux 63b48c73ff567bbab1f940d6e8f3f48607077a13 < 6ee3803c22b72508c5baf1e5aecb21301b714be0

Linux 63b48c73ff567bbab1f940d6e8f3f48607077a13 < 09bda4b6df222fd1819e8f188c3a6e90caf546d3

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.