Impact
A logic error in the Linux kernel’s nf_conncount module causes the zone comparison during connection deduplication to treat non‑original direction zones as original. This oversight means that connections can be counted incorrectly or skipped altogether, bypassing the kernel’s connection‑limit enforcement and potentially disabling network rate‑limiting or DoS protection.
Affected Systems
The flaw exists in the Linux kernel before the patch that fixes the zone comparison logic. All distributions shipping a kernel that lacks the commit fixing this issue are affected; upgrading to a kernel that includes the fix restores proper connection counting behavior.
Risk and Exploitability
The CVSS score of 7.5 reflects the severity of this denial‑of‑service impact, while the EPSS score of < 1% indicates a very low probability of exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog. An attacker could, in theory, generate a flood of connections that bypass the connection limits if the kernel is vulnerable, leading to resource exhaustion. No public exploits are known, and the flaw requires network traffic that triggers nf_conncount processing.
OpenCVE Enrichment