CVE-2026-52970

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.
CVSS

No CVSS.

Configurations

No configuration.

History

24 Jun 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 17:17

Updated : 2026-06-24 17:17


NVD link : CVE-2026-52970

Mitre link : CVE-2026-52970

CVE.ORG link : CVE-2026-52970


JSON object : View

Products Affected

No product.

CWE

No CWE.