Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-72320
Published: August 16, 2026
Vulnerability details
The vulnerability allows a local user to bypass netfilter rules.
The vulnerability exists due to improper handling of inverted lookups in nft_lookup_eval() when processing catchall elements for interval sets. A local user can trigger a crafted lookup condition to bypass netfilter rules.
The issue affects inverted lookups using catchall elements for the open-ended default range in interval sets.