HomeDefectsLIN1025-15959
Fixed

LIN1025-15959 : Security Advisory - linux - CVE-2026-52970

Created: Jun 25, 2026    Updated: Jul 31, 2026
Resolved Date: Jul 31, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  netfilter: nft_ct: fix missing expect put in obj eval  nft_ct_expect_obj_eval() allocates an expectation and may call nf_ct_expect_related(), but never drops its local reference.  Add nf_ct_expect_put(exp) before return to balance allocation.

CVEs