CVE-2026-72085

CRITICALPre-NVD 9.39.3
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 5 sources updated this week
9.3EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 9.3Exploit: 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:

scsi: xen: scsiback: Free unsubmitted command instead of double-putting it

scsiback_get_pend_req() obtains a command tag and returns a vscsibk_pend whose embedded se_cmd has only been memset to 0, so its cmd_kref is 0; the se_cmd is initialised (kref_init() via target_init_cmd()) only later, in scsiback_cmd_exec(), on the successful VSCSIIF_ACT_SCSI_CDB path. The two error paths in scsiback_do_cmd_fn() taken before the command is submitted -- a failed scsiback_gnttab_data_map() and an unknown ring_req.act -- call transport_generic_free_cmd(&pending_req->se_cmd, 0), which kref_put()s a refcount of 0. That underflows it ("refcount_t: underflow; use-after-free") and, as the release function is not run, leaks the command tag.

Impact: a pvSCSI guest can leak every command tag of a LUN's session, stopping the LUN, by submitting requests with a bad grant reference or an unknown request type; under panic_on_warn the refcount underflow panics the host.

Add a helper that just returns the tag with target_free_tag() and sends the error response. It frees the tag while the v2p reference still pins the session, and snapshots the response fields beforehand because freeing the tag can let another ring reuse the pending_req slot.

CVSS v3
9.3
EG Score
9.3(high)
EG Risk
46(Track)
EG Risk 46/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
Severity93% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
8%
KEV
Not listed

Published

August 15, 2026

Last Modified

August 17, 2026

Advisory Details (7)

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

scsi: xen: scsiback: Free unsubmitted command instead of double-putting it - kernel/git/stable/linux.git - Linux kernel stable tree

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

scsi: xen: scsiback: Free unsubmitted command instead of double-putting it - kernel/git/stable/linux.git - Linux kernel stable tree

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

scsi: xen: scsiback: Free unsubmitted command instead of double-putting it - kernel/git/stable/linux.git - Linux kernel stable tree

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

scsi: xen: scsiback: Free unsubmitted command instead of double-putting it - kernel/git/stable/linux.git - Linux kernel stable tree

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

scsi: xen: scsiback: Free unsubmitted command instead of double-putting it - kernel/git/stable/linux.git - Linux kernel stable tree

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

scsi: xen: scsiback: Free unsubmitted command instead of double-putting it - kernel/git/stable/linux.git - Linux kernel stable tree

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

scsi: xen: scsiback: Free unsubmitted command instead of double-putting it - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1e97c404e44991fb087c38ccd7414f2d326f9b74

Vendor Advisories for CVE-2026-72085(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 46× in last 7d / 46× 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-20 22:56 UTCEPSS rescore
  2. 2026-08-20 22:06 UTCGHSA enrichment
  3. 2026-08-20 18:11 UTCGHSA enrichment
  4. 2026-08-20 14:16 UTCGHSA enrichment
  5. 2026-08-20 10:12 UTCGHSA enrichment
  6. 2026-08-20 06:17 UTCGHSA enrichment
  7. 2026-08-20 02:22 UTCGHSA enrichment
  8. 2026-08-19 22:27 UTCGHSA enrichment
  9. 2026-08-19 18:32 UTCEG score recompute
  10. 2026-08-19 18:31 UTCGHSA enrichment
  11. 2026-08-19 17:04 UTCEPSS rescore
  12. 2026-08-19 14:36 UTCGHSA enrichment
  13. 2026-08-19 10:41 UTCGHSA enrichment
  14. 2026-08-19 06:45 UTCGHSA enrichment
  15. 2026-08-19 02:48 UTCGHSA enrichment
  16. 2026-08-18 22:47 UTCGHSA enrichment
  17. 2026-08-18 18:53 UTCGHSA enrichment
  18. 2026-08-18 14:58 UTCEG score recompute
  19. 2026-08-18 14:58 UTCGHSA enrichment
  20. 2026-08-18 13:49 UTCEPSS rescore
  21. 2026-08-18 13:49 UTCEPSS rescore
  22. 2026-08-18 10:45 UTCGHSA enrichment
  23. 2026-08-18 06:49 UTCGHSA enrichment
  24. 2026-08-18 02:53 UTCGHSA enrichment
  25. 2026-08-17 22:59 UTCGHSA enrichment
Show 21 more
  1. 2026-08-17 19:02 UTCGHSA enrichment
  2. 2026-08-17 14:11 UTCEG score recompute
  3. 2026-08-17 14:11 UTCGHSA enrichment
  4. 2026-08-17 13:47 UTCEPSS rescore
  5. 2026-08-17 10:16 UTCEG score recompute
  6. 2026-08-17 10:16 UTCGHSA enrichment
  7. 2026-08-17 06:21 UTCEG score recompute
  8. 2026-08-17 06:21 UTCGHSA enrichment
  9. 2026-08-17 06:00 UTCEG score recompute 9.30
  10. 2026-08-17 06:00 UTCGHSA enrichment
  11. 2026-08-17 05:54 UTCMITRE cvelistV5CVSS v3 → 9.3 · severity → CRITICAL
  12. 2026-08-17 05:33 UTCEG score recompute
  13. 2026-08-17 05:33 UTCGHSA enrichment
  14. 2026-08-17 05:24 UTCMITRE cvelistV5
  15. 2026-08-16 14:56 UTCEPSS rescore
  16. 2026-08-16 14:56 UTCEPSS rescore
  17. 2026-08-16 02:15 UTCEPSS rescore
  18. 2026-08-15 06:44 UTCGHSA enrichment
  19. 2026-08-15 06:23 UTCNVD update
  20. 2026-08-15 06:18 UTCEG score recompute
  21. 2026-08-15 06:02 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-72085?
CVE-2026-72085 is a critical vulnerability published on August 15, 2026. In the Linux kernel, the following vulnerability has been resolved: scsi: xen: scsiback: Free unsubmitted command instead of double-putting it scsibackgetpendreq() obtains a command tag and returns a vscsibkpend whose embedded secmd has only been memset to 0, so its cmdkref is 0; the secmd is…
When was CVE-2026-72085 disclosed?
CVE-2026-72085 was first published in the National Vulnerability Database on August 15, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-72085 actively exploited?
CVE-2026-72085 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 92.4% of all scored CVEs.
What is the CVSS score of CVE-2026-72085?
CVE-2026-72085 has a CVSS v3 base score of 9.3 (NVD).
How do I remediate CVE-2026-72085?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-72085, 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-72085

Explore →

Is Your Infrastructure Affected by CVE-2026-72085?

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