CVE-2026-46316

CRITICALPre-NVD 9.39.3
EchelonGraph scoreMEDIUM confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 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

A fix is available — apply it.

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

KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry

vgic_its_invalidate_cache() walks the per-ITS translation cache with xa_for_each() and drops the cache's reference on each entry with vgic_put_irq(). It puts the iterated pointer, though, rather than the value returned by xa_erase().

The function is called from contexts that do not exclude one another: the ITS command handlers hold its_lock, the GITS_CTLR write path holds cmd_lock, and the path that clears EnableLPIs in a redistributor's GICR_CTLR holds neither. Two or more of them can drain the same cache concurrently, and if each one observes the same entry, erases it and then puts it, the single reference the cache holds on that entry is dropped more than once. The entry can then be freed while an ITE still maps it.

xa_erase() is atomic and returns the previous entry, so put only the entry that this context actually removed. The cache reference is then dropped exactly once per entry even when the invalidations run concurrently, and the behavior is unchanged when only one context runs.

CVSS v3
9.3
EG Score
9.3(medium)
EG Risk
47(Track)
EG Risk 47/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
38%
KEV
Not listed

Published

June 9, 2026

Last Modified

September 16, 2026

Advisory Details (10)

Auto-updated Sep 14, 2026
No patch confirmed yet.
generic

KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/13031fb6b8357fbbcded2a7f4cba73e4781ee594
generic

KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/9121f4605ab94969f62d1b5714ca3c6c69bd202f
generic

KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry - kernel/git/stable/linux.git - Linux kernel stable tree

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

KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b7b72e88046328c9fdc638fe887d4240257dd5dc
redhat Patch Available

Affected: Red Hat Enterprise Linux 10.0 Extended Update Support.

https://access.redhat.com/errata/RHSA-2026:39371
redhat Patch Available

Affected: Red Hat Enterprise Linux 9.6 Extended Update Support.

https://access.redhat.com/errata/RHSA-2026:38902
redhat Patch Available

Affected: Red Hat Enterprise Linux 9.

https://access.redhat.com/errata/RHSA-2026:36018
redhat Patch Available

Affected: Red Hat Enterprise Linux 10.

https://access.redhat.com/errata/RHSA-2026:34911

Patch Availability(23)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntulinux-virtual-hwe-24.04-edge (7.0.0-28.28~24.04.1) @ noble2026-09-16ubuntu
ubuntulinux-tools-azure-fde-7.0 (7.0.0-1009.9) @ resolute2026-09-16ubuntu
ubuntulinux-tools-raspi-6.17 (6.17.0-1021.21) @ questing2026-09-16ubuntu
ubuntulinux-tools-nvidia-hwe-24.04-edge (7.0.0-1013.13) @ resolute2026-09-16ubuntu
ubuntulinux-tools-oem-7.0 (7.0.0-1008.8) @ resolute2026-09-16ubuntu
ubuntulinux-tools-raspi-realtime-7.0 (7.0.0-1014.14) @ resolute2026-09-16ubuntu
ubuntulinux-tools-nvidia-hwe-24.04 (6.17.0-1026.26) @ noble2026-09-16ubuntu
ubuntulinux-tools-azure-6.17 (6.17.0-1021.21~24.04.1) @ noble2026-09-16ubuntu
ubuntulinux-tools-azure-fde-6.17 (6.17.0-1018.18~24.04.1) @ noble2026-09-16ubuntu
ubuntulinux-tools-oem-6.17 (6.17.0-1028.28) @ noble2026-09-16ubuntu
ubuntulinux-virtual-hwe-24.04-edge (6.17.0-40.40) @ questing2026-09-16ubuntu
ubuntulinux-tools-realtime-hwe-24.04-edge (6.17.0-1017.19) @ questing2026-09-16ubuntu
ubuntulinux-virtual-hwe-26.04-edge (7.0.0-27.27) @ resolute2026-09-16ubuntu
ubuntulinux-virtual-hwe-24.04 (6.17.0-40.40~24.04.1) @ noble2026-09-16ubuntu
ubuntulinux-tools-gcp-edge (7.0.0-1011.11~24.04.1) @ noble2026-09-16ubuntu
redhatrhcos-4.19.9.6.202607220857-02026-07-29redhat
redhatrhcos-4.22.9.8.202607152026-02026-07-21redhat
redhatrhcos-4.21.9.6.202607151836-02026-07-21redhat
redhatrhcos-4.20.9.6.202607151937-02026-07-21redhat
redhatkernel-0:6.12.0-55.88.1.el10_02026-07-14redhat
redhatkernel-0:5.14.0-570.127.1.el9_62026-07-13redhat
redhatkernel-0:5.14.0-687.22.1.el9_82026-07-06redhat
redhatkernel-0:6.12.0-211.30.1.el10_22026-07-02redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(2 across 2 ecosystems)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (141 versions)7.0.12-1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Additional Vendor Advisories

(15)

Data Freshness Timeline

(refreshed 17× in last 7d / 77× 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.

Showing the most recent 100 of 551 total refreshes for this CVE.

  1. 2026-09-18 19:28 UTCEPSS rescore
  2. 2026-09-17 19:31 UTCEPSS rescore
  3. 2026-09-16 14:08 UTCEPSS rescore
  4. 2026-09-16 13:43 UTCEG score recompute
  5. 2026-09-16 13:43 UTCVendor advisory
  6. 2026-09-16 13:43 UTCGHSA enrichment
  7. 2026-09-16 12:21 UTCEG score recompute
  8. 2026-09-16 12:21 UTCVendor advisory
  9. 2026-09-16 12:21 UTCGHSA enrichment
  10. 2026-09-16 05:15 UTCEPSS rescore
  11. 2026-09-14 08:56 UTCVendor advisory
  12. 2026-09-14 08:56 UTCGHSA enrichment
  13. 2026-09-14 04:39 UTCEG score recompute
  14. 2026-09-14 04:39 UTCVendor advisory
  15. 2026-09-14 04:38 UTCGHSA enrichment
  16. 2026-09-13 16:47 UTCEPSS rescore
  17. 2026-09-12 15:01 UTCEPSS rescore
  18. 2026-09-11 14:53 UTCEPSS rescore
  19. 2026-09-11 09:37 UTCEPSS rescore
  20. 2026-09-10 09:34 UTCEPSS rescore
  21. 2026-09-08 22:00 UTCEPSS rescore
  22. 2026-09-07 16:01 UTCEPSS rescore
  23. 2026-09-06 13:47 UTCEPSS rescore
  24. 2026-09-04 05:06 UTCEPSS rescore
  25. 2026-09-02 14:12 UTCEPSS rescore
Show 75 more
  1. 2026-09-01 13:54 UTCEPSS rescore
  2. 2026-09-01 12:19 UTCEG score recompute
  3. 2026-09-01 12:19 UTCVendor advisory
  4. 2026-09-01 12:19 UTCGHSA enrichment
  5. 2026-08-31 00:58 UTCEG score recompute
  6. 2026-08-31 00:58 UTCVendor advisory
  7. 2026-08-31 00:58 UTCGHSA enrichment
  8. 2026-08-30 19:17 UTCEPSS rescore
  9. 2026-08-30 01:22 UTCEPSS rescore
  10. 2026-08-28 21:41 UTCEPSS rescore
  11. 2026-08-27 14:25 UTCEPSS rescore
  12. 2026-08-26 14:46 UTCEPSS rescore
  13. 2026-08-25 13:49 UTCEPSS rescore
  14. 2026-08-25 05:09 UTCVendor advisory
  15. 2026-08-25 05:09 UTCGHSA enrichment
  16. 2026-08-25 00:52 UTCEG score recompute
  17. 2026-08-25 00:52 UTCVendor advisory
  18. 2026-08-25 00:52 UTCGHSA enrichment
  19. 2026-08-24 12:23 UTCEG score recompute
  20. 2026-08-24 12:23 UTCVendor advisory
  21. 2026-08-24 12:22 UTCGHSA enrichment
  22. 2026-08-24 00:10 UTCVendor advisory
  23. 2026-08-24 00:10 UTCGHSA enrichment
  24. 2026-08-23 19:51 UTCVendor advisory
  25. 2026-08-23 19:51 UTCGHSA enrichment
  26. 2026-08-23 15:35 UTCVendor advisory
  27. 2026-08-23 15:34 UTCGHSA enrichment
  28. 2026-08-23 11:18 UTCEG score recompute
  29. 2026-08-23 11:18 UTCVendor advisory
  30. 2026-08-23 11:17 UTCGHSA enrichment
  31. 2026-08-23 00:19 UTCEPSS rescore
  32. 2026-08-22 00:04 UTCEG score recompute
  33. 2026-08-22 00:04 UTCVendor advisory
  34. 2026-08-22 00:04 UTCGHSA enrichment
  35. 2026-08-21 23:49 UTCEPSS rescore
  36. 2026-08-21 19:47 UTCVendor advisory
  37. 2026-08-21 19:47 UTCGHSA enrichment
  38. 2026-08-21 12:24 UTCVendor advisory
  39. 2026-08-21 12:24 UTCGHSA enrichment
  40. 2026-08-21 06:40 UTCVendor advisory
  41. 2026-08-21 06:40 UTCGHSA enrichment
  42. 2026-08-21 02:11 UTCEG score recompute
  43. 2026-08-21 02:11 UTCVendor advisory
  44. 2026-08-21 02:11 UTCGHSA enrichment
  45. 2026-08-20 22:55 UTCEPSS rescore
  46. 2026-08-20 21:44 UTCVendor advisory
  47. 2026-08-20 21:43 UTCGHSA enrichment
  48. 2026-08-20 17:26 UTCVendor advisory
  49. 2026-08-20 17:26 UTCGHSA enrichment
  50. 2026-08-20 09:21 UTCEG score recompute
  51. 2026-08-20 09:21 UTCVendor advisory
  52. 2026-08-20 09:21 UTCGHSA enrichment
  53. 2026-08-19 17:04 UTCEPSS rescore
  54. 2026-08-18 13:48 UTCEPSS rescore
  55. 2026-08-17 15:17 UTCEG score recompute
  56. 2026-08-17 15:17 UTCVendor advisory
  57. 2026-08-17 15:17 UTCGHSA enrichment
  58. 2026-08-17 13:47 UTCEPSS rescore
  59. 2026-08-17 10:55 UTCVendor advisory
  60. 2026-08-17 10:55 UTCGHSA enrichment
  61. 2026-08-17 06:39 UTCVendor advisory
  62. 2026-08-17 06:38 UTCGHSA enrichment
  63. 2026-08-17 00:53 UTCEG score recompute
  64. 2026-08-17 00:53 UTCVendor advisory
  65. 2026-08-17 00:53 UTCGHSA enrichment
  66. 2026-08-16 14:56 UTCEPSS rescore
  67. 2026-08-16 14:16 UTCVendor advisory
  68. 2026-08-16 14:16 UTCGHSA enrichment
  69. 2026-08-16 09:14 UTCVendor advisory
  70. 2026-08-16 09:14 UTCGHSA enrichment
  71. 2026-08-16 04:58 UTCEG score recompute
  72. 2026-08-16 04:58 UTCVendor advisory
  73. 2026-08-16 04:58 UTCGHSA enrichment
  74. 2026-08-16 02:14 UTCEPSS rescore
  75. 2026-08-16 00:42 UTCVendor advisory

Frequently asked(5)

What is CVE-2026-46316?
CVE-2026-46316 is a critical vulnerability published on June 9, 2026. In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgicitsinvalidate_cache() walks the per-ITS translation cache with xaforeach() and drops the cache's reference on each entry with vgicputirq(). It…
When was CVE-2026-46316 disclosed?
CVE-2026-46316 was first published in the National Vulnerability Database on June 9, 2026, with the most recent update on September 16, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-46316 actively exploited?
CVE-2026-46316 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 62.2% of all scored CVEs.
What is the CVSS score of CVE-2026-46316?
CVE-2026-46316 has a CVSS v3 base score of 9.3 (NVD).
How do I remediate CVE-2026-46316?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-46316, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-46316

Explore →

Is Your Infrastructure Affected by CVE-2026-46316?

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