CVE-2026-43060: netfilter: nft_ct: drop pending enqueued packets on removal
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.
Security readout for executives and security teams
Plain-English summary
A Linux kernel flaw can leave queued network packets pointing to connection-tracking objects after those objects are removed. This stale reference could undermine system confidentiality, integrity, and availability. Exploitation requires local access and privileges, so exposed multi-user or delegated network-management systems deserve the fastest attention.
Executive priority
Prioritize affected shared, container-hosting, or delegated-administration Linux systems where local users can influence networking. Patch through normal emergency kernel processes after vendor confirmation. Internet exposure alone does not establish exploitability, but the potential kernel-level impact supports prompt remediation.
Technical view
Packets held in NFQUEUE may retain references to nftables connection-tracking zone templates, timeout policies, or helpers. Removing those dependencies can leave stale references. The stable-kernel fix drops affected queued packets during object removal. CVSS 3.1 is 7.8: local, low complexity, low privileges, no user interaction, with high potential impact.
Likely exposure
The bundle identifies affected Linux kernel branches spanning 4.19 through 7.0. Practical exposure depends on kernel packaging, backports, NFQUEUE use, nftables connection tracking, and whether referenced objects can be removed while packets remain queued. The supplied version data does not establish precise distribution package ranges.
Exploitation context
No active exploitation is established: the bundle says this CVE is not in KEV and provides no cited exploitation report. The CVSS vector describes a local, low-privilege attack with low complexity and no user interaction. The sources do not establish public exploit availability or a demonstrated attack path.
Researcher notes
The source describes stale references during concurrent queueing and dependency removal but does not name a CWE or document exploitation. The affected-version array appears to mix release boundaries and a commit identifier, so distro-level conclusions require vendor mapping. Review the eight stable commits for branch-specific backports without assuming identical applicability.
Mitigation direction
Update to a distribution-supported kernel containing the applicable Linux stable fix.
Check distribution security guidance because package versions may include backported fixes.
Until updated, restrict privileges permitting nftables, NFQUEUE, module, or connection-tracking object changes.
Avoid removing referenced connection-tracking objects while packets remain queued, where operationally feasible.
Validation and detection
Inventory running kernel and package versions across Linux hosts.
Confirm the installed package contains the relevant stable commit or vendor backport.
Identify systems using nftables connection tracking and NFQUEUE.
Review who can modify timeout policies, helpers, zones, modules, or network namespaces.
Reboot after kernel installation and verify the fixed kernel is running.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-43060 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
9Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.