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.
Affected products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 857b46027d6f91150797295752581b7155b9d0e1 to <cdb9a25dd3416d427e8b2753210f8baf44207577; 857b46027d6f91150797295752581b7155b9d0e1 to <26ab32ec73941871c97562ee1f39587950dc3b68; 857b46027d6f91150797295752581b7155b9d0e1 to <7b96242ceedfe249f158419f3254bcee04173ffe; 857b46027d6f91150797295752581b7155b9d0e1 to <ecca618e1e339494911090474ed87742c0f73976; 857b46027d6f91150797295752581b7155b9d0e1 to <2aef1b13d5c0285f340512c6c07eb858fd018fd8; 857b46027d6f91150797295752581b7155b9d0e1 to <1dced0725e2fae3ac3416274db20a7ff5a46931d; 857b46027d6f91150797295752581b7155b9d0e1 to <84c422cea5a45fe56be839f25880f21fd33940cd; 857b46027d6f91150797295752581b7155b9d0e1 to <19f94b6fee75b3ef7fbc06f3745b9a771a8a19a4 |
| Linux | Linux | 5.3; 0 to <5.3; 5.10.258 to <=5.10.*; 5.15.209 to <=5.15.*; 6.1.175 to <=6.1.*; 6.6.141 to <=6.6.*; 6.12.91 to <=6.12.*; 6.18.33 to <=6.18.*; 7.0.10 to <=7.0.*; 7.1 to <=* |
References
- https://git.kernel.org/stable/c/cdb9a25dd3416d427e8b2753210f8baf44207577
- https://git.kernel.org/stable/c/26ab32ec73941871c97562ee1f39587950dc3b68
- https://git.kernel.org/stable/c/7b96242ceedfe249f158419f3254bcee04173ffe
- https://git.kernel.org/stable/c/ecca618e1e339494911090474ed87742c0f73976
- https://git.kernel.org/stable/c/2aef1b13d5c0285f340512c6c07eb858fd018fd8
- https://git.kernel.org/stable/c/1dced0725e2fae3ac3416274db20a7ff5a46931d
- https://git.kernel.org/stable/c/84c422cea5a45fe56be839f25880f21fd33940cd
- https://git.kernel.org/stable/c/19f94b6fee75b3ef7fbc06f3745b9a771a8a19a4
Generated from the official CVE List on 25 Jun 2026 10:14 UTC.