Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: fix leaked ct in error paths There are some situations where ct might be leaked as error paths are skipping the refcounted check and return immediately. In order to solve it make sure that the check is always called.
References (7)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
4.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-401
Status
published
Products (6)
linux/Kernel
6.12.63 - 6.12.64linux
linux/Kernel
6.18.2 - 6.18.3linux
linux/linux_kernel
6.12.63
linux/linux_kernel
6.18.2
linux/linux_kernel
6.19 rc1
linux/linux_kernel
6.17.13 - 6.18
Published
Jan 23, 2026
Tracked Since
Feb 18, 2026