Vulnerability Database

322,572

Total vulnerabilities in the database

CVE-2025-71146

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.

No technical information available.

No CWE or OWASP classifications available.