HomeDefectsLIN1023-18461
Fixed

LIN1023-18461 : Security Advisory - linux - CVE-2025-71146

Created: Jan 26, 2026    Updated: Jan 28, 2026
Resolved Date: Jan 26, 2026
Found In Version: 10.23.30.2
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

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.

CVEs