Vulnerability in Linux

CVE-2026-23139

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: update last_gc only when GC has been performed Currently last_gc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high packet rate, it is possible to always bypass the GC, causing the list to grow infinitely. Update the last_gc value only when a GC has been actually performed.

EPSS: 0.003 (25.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Linux — versions f106694733c66a48740c25bc4e212e9b2ea364ce, be69850b461e7b491d87a22e33ab76fdd04b725e, d265929930e2ffafc744c0ae05fb70acd53be1ee
  • Linux Linux_kernel — versions 6.19

References

Frequently asked questions

What is CVE-2026-23139?
CVE-2026-23139 is a high-severity vulnerability in Linux. CVSS score: 7.5/10. Published 2026-02-14.
How severe is CVE-2026-23139?
High severity. CVSS v3 base score is 7.5 out of 10.