Linux Kernel Netfilter nfnetlink_queue Hash Table Management Vulnerability

Vulnerability

A use-after-free vulnerability has been identified in the Linux kernel's netfilter component, specifically within the nfnetlink_queue subsystem. This issue arises from the management of a global hash table shared among all queues, which can lead to a crash. The vulnerability occurs because the nf_queue_entry structure is freed using kfree, while a parallel CPU may still access this entry when traversing the list, causing a use-after-free condition. The vulnerability affects several versions of the Linux kernel.

Impact

Exploitation of this vulnerability can lead to a use-after-free condition, potentially causing a crash or allowing for arbitrary code execution.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for upgrading the Linux kernel can be found in the official Linux kernel documentation.

Added: May 6, 2026, 10:56 AM
Updated: May 6, 2026, 10:56 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
3.5
remediation
7.7
relevance
7.6
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.