Linux Kernel Netfilter nft_ct Module Improper Packet Handling Vulnerability

Vulnerability

A vulnerability exists in the Linux kernel's netfilter component, specifically within the nft_ct module. This issue arises when packets enqueued in nfqueue hold references to connection tracking (conntrack) objects that can be prematurely removed, leading to stale references. The problem is particularly relevant for templates that define the conntrack zone, as well as conntrack timeout policies and helpers. To mitigate this, the kernel now drops enqueued packets when such objects are removed, preventing stale references. This change ensures that the removal of conntrack-related objects does not leave behind invalid references that could cause issues.

Impact

The vulnerability could lead to improper handling of network packets, potentially allowing for the creation of stale references to conntrack objects. This could disrupt normal network processing and cause unexpected behavior in applications relying on netfilter's connection tracking.

Added: May 5, 2026, 4:56 PM
Updated: May 5, 2026, 4:56 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
3.5
remediation
7.7
relevance
7.5
threat
3.2
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.