Linux Kernel Netfilter nf_conncount Reference Count Vulnerability

Vulnerability

A vulnerability in the Linux kernel's netfilter component, specifically within the nf_conncount module, has been addressed. This issue involved a reference count leak in certain error handling paths, where the necessary checks were bypassed, allowing the error paths to exit prematurely. The vulnerability could lead to improper management of connection tracking references, potentially causing memory management issues.

Impact

The vulnerability could result in a reference count leak, where connection tracking references are not properly released, potentially leading to memory management issues such as increased memory usage or memory leaks.

Reproduction

The vulnerability can be reproduced by triggering error conditions in the nf_conncount module that bypass the reference count checks. This can be done by manipulating network packets in a way that causes the module to encounter errors without properly handling the connection tracking references.

Remediation

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

Added: Jan 23, 2026, 4:09 PM
Updated: Jan 23, 2026, 4:09 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.7
remediation
7.7
relevance
2.2
threat
4.8
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.