CVE-2026-74660

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-22. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

netfilter: ebt_nflog: pin the NFLOG backend

nf_log_unregister() runs after the per-net teardown so its final RCU grace period also drains readers that obtained the logger from a per-net binding. However, ebt_nflog passes an explicit ULOG log type to nf_log_packet() without holding a reference on the selected logger module, unlike the xt_NFLOG and nft_log frontends.

An ebtables nflog rule can therefore remain callable while nfnetlink_log is unloaded. The resulting interleaving is:

CPU 0 CPU 1 nfnetlink_log_fini() unregister_pernet_subsys() kfree(nfnl_log_pernet(net)) ebt_nflog_tg() nf_log_packet() nfulnl_log_packet() instance_lookup_get_rcu()

The global ULOG logger is still registered at this point, so CPU 1 dereferences the per-net state after CPU 0 has freed it. KASAN reported:

BUG: KASAN: slab-use-after-free in instance_lookup_get_rcu Read of size 8 at addr ff110001052e6210 by task poc/92 Call Trace: instance_lookup_get_rcu+0x1ce/0x1f0 [nfnetlink_log] nfulnl_log_packet+0x248/0x2fb0 [nfnetlink_log] nf_log_packet+0x204/0x300 ebt_nflog_tg+0x351/0x550 ebt_do_table+0xedf/0x22b0 Allocated by task 90: __kmalloc_noprof+0x186/0x470 ops_init+0x6d/0x420 register_pernet_operations+0x2f6/0x670 register_pernet_subsys+0x23/0x40 Freed by task 93: kfree+0x131/0x3c0 ops_undo_list+0x3e3/0x700 unregister_pernet_operations+0x232/0x490 unregister_pernet_subsys+0x1c/0x30 nfnetlink_log_fini+0x34/0x450 [nfnetlink_log]

Acquire the ULOG logger module reference when an ebt_nflog rule is validated and release it when the rule is destroyed. Request the NFLOG backend for legacy callers when needed, matching xt_NFLOG. This prevents module teardown until all ebt_nflog rules have stopped using the logger.

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
3%
KEV
Not listed

Published

August 22, 2026

Last Modified

August 25, 2026

Advisory Details (8)

Auto-updated Aug 25, 2026
No patch confirmed yet.
generic

netfilter: ebt_nflog: pin the NFLOG backend - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/30825970339c107bacaf7f61af90fcdb1f597ca1
generic

netfilter: ebt_nflog: pin the NFLOG backend - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/e2ab7e878bdbe80104c879c31fd2d82a476703b8
generic

netfilter: ebt_nflog: pin the NFLOG backend - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/47a119ec8a7e2d5c8c4e86fb1a56c4e696e500fb
generic

netfilter: ebt_nflog: pin the NFLOG backend - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6809379a860b9fccbb5435bf08343f6d081ac68d
generic

netfilter: ebt_nflog: pin the NFLOG backend - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/9d8a94b48b393885e7f876c8ef68ed4da5012078
generic

netfilter: ebt_nflog: pin the NFLOG backend - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2cac4294f184c9bc19ff82552c62b80498694c39
generic

netfilter: ebt_nflog: pin the NFLOG backend - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/394d7939c6b2b9e6bea0844c89efb5913168d898
generic

netfilter: ebt_nflog: pin the NFLOG backend - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/3bcce49d617c593c7606083bfdb464a1761fa68d

Vendor Advisories for CVE-2026-74660(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Data Freshness Timeline

(refreshed 24× in last 7d / 27× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-30 01:22 UTCEPSS rescore
  2. 2026-08-29 18:52 UTCGHSA enrichment
  3. 2026-08-29 06:53 UTCEG score recompute
  4. 2026-08-29 06:52 UTCGHSA enrichment
  5. 2026-08-28 21:42 UTCEPSS rescore
  6. 2026-08-28 18:51 UTCGHSA enrichment
  7. 2026-08-28 06:47 UTCGHSA enrichment
  8. 2026-08-27 18:42 UTCEG score recompute
  9. 2026-08-27 18:42 UTCGHSA enrichment
  10. 2026-08-27 14:25 UTCEPSS rescore
  11. 2026-08-27 06:41 UTCGHSA enrichment
  12. 2026-08-26 18:27 UTCEG score recompute
  13. 2026-08-26 18:27 UTCGHSA enrichment
  14. 2026-08-26 14:47 UTCEPSS rescore
  15. 2026-08-26 06:29 UTCGHSA enrichment
  16. 2026-08-25 18:28 UTCEG score recompute
  17. 2026-08-25 18:28 UTCGHSA enrichment
  18. 2026-08-25 13:49 UTCEPSS rescore
  19. 2026-08-25 06:29 UTCEG score recompute
  20. 2026-08-25 06:29 UTCGHSA enrichment
  21. 2026-08-25 05:56 UTCEG score recompute 7.80
  22. 2026-08-25 05:56 UTCGHSA enrichment
  23. 2026-08-25 05:55 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  24. 2026-08-24 14:18 UTCEPSS rescore
  25. 2026-08-22 16:24 UTCNVD update
Show 2 more
  1. 2026-08-22 15:41 UTCEG score recompute
  2. 2026-08-22 15:35 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74660?
CVE-2026-74660 is a high vulnerability published on August 22, 2026. In the Linux kernel, the following vulnerability has been resolved: netfilter: ebt_nflog: pin the NFLOG backend nflogunregister() runs after the per-net teardown so its final RCU grace period also drains readers that obtained the logger from a per-net binding. However, ebt_nflog passes an explicit…
When was CVE-2026-74660 disclosed?
CVE-2026-74660 was first published in the National Vulnerability Database on August 22, 2026, with the most recent update on August 25, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74660 actively exploited?
CVE-2026-74660 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 97.5% of all scored CVEs.
What is the CVSS score of CVE-2026-74660?
CVE-2026-74660 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-74660?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74660, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-74660

Explore →

Is Your Infrastructure Affected by CVE-2026-74660?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.