CVE-2026-43060
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: drop pending enqueued packets on removal Packets sitting in nfqueue might hold a reference to: - templates that specify the conntrack zone, because a percpu area is used and module removal is possible. - conntrack timeout policies and helper, where object removal leave a stale reference. Since these objects can just go away, drop enqueued packets to avoid stale reference to them. If there is a need for finer grain removal, this logic can be revisited to make selective packet drop upon dependencies.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 6.1.170-1 |
| debian | forky | fixed | 6.19.10-1 |
| debian | sid | fixed | 6.19.10-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 5.10.253 | |
| linux-kernel | 7.0 | affected | |
| debian | bullseye | fixed | 5.10.257-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| gcp | | |
References
- https://git.kernel.org/stable/c/36eae0956f659e48d5366d9b083d9417f3263ddc
- https://git.kernel.org/stable/c/3da0b946835f33bf36b459ead764c61a761e689b
- https://git.kernel.org/stable/c/6802ff8beceb9c4254318e81c1395720438f2cc2
- https://git.kernel.org/stable/c/77da55dee67720e2b8d2db49a53334e6c017ee7b
- https://git.kernel.org/stable/c/8a64e76933672b08bd85b63086f33432070fd729
- https://git.kernel.org/stable/c/ab50302190b303f847c4eba0e31a01a56dec596e
- https://git.kernel.org/stable/c/e68a8db3a0546482b34e9ca5ca886bcf73eb37bb
- https://git.kernel.org/stable/c/f29a055e4f593e577805b41228b142b58f48df1b
- https://www.suse.com/security/cve/CVE-2026-43060.html
- https://security-tracker.debian.org/tracker/CVE-2026-43060
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.