Linux vulnerability

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.

Published 24 Jun 2026Updated 8 Sep 20269 sources
CVSS 5.5

Record history

Record created from the first normalized source observation.
Metadata and source references refreshed.