CVE-2026-64467

HIGHPre-NVD 8.88.8
EchelonGraph scoreMEDIUM confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
8.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: 8.8Exploit: None knownExposed: 0

A fix is available — apply it.

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

rust_binder: use a u64 stride when cleaning up the offsets array

Allocation's Drop walks the offsets array (binder_size_t = u64 entries), cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry read.

On 64-bit kernels (usize == u64) this is harmless, but on 32-bit kernels it walks the 8-byte entries in 4-byte steps, iterating an N-entry array 2N times, and reads the always-zero high word as offset 0, cleaning up the object at offset 0 N extra times. As a result the referenced node or handle ends up with a lower reference count than it actually has (a refcount over-decrement), and binder's reference accounting is corrupted; for example, the owner can be notified of a strong reference release (BR_RELEASE) even though references still remain.

Change the stride to u64, and read each entry as a u64, narrowing it to usize with try_into().

On 32-bit ARM, when this over-decrement would drive a count below zero, the driver's existing refcount guard refuses it and fires:

rust_binder: Failure: refcount underflow!

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

Published

July 25, 2026

Last Modified

August 17, 2026

Advisory Details (3)

Auto-updated Jul 27, 2026
No patch confirmed yet.
generic

rust_binder: use a u64 stride when cleaning up the offsets array - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/803c8a9502e9b97cd6ae937618ef4a8fd6274343
generic

rust_binder: use a u64 stride when cleaning up the offsets array - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/74920b1b4e474ba7a4de4323c0458deec49d210b
generic

rust_binder: use a u64 stride when cleaning up the offsets array - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/89b8cc948dce661af87527623b3a41cdd115e2f9

Vendor Advisories for CVE-2026-64467(1)

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

Patch Availability(5)

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

(1 across 1 ecosystem)
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (158 versions)7.1.4-1

All Vendor Advisories

(5)

Data Freshness Timeline

(refreshed 24× in last 7d / 97× 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 211 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-64467?
CVE-2026-64467 is a high vulnerability published on July 25, 2026. In the Linux kernel, the following vulnerability has been resolved: rust_binder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array (bindersizet = u64 entries), cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry…
When was CVE-2026-64467 disclosed?
CVE-2026-64467 was first published in the National Vulnerability Database on July 25, 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-64467 actively exploited?
CVE-2026-64467 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 96.6% of all scored CVEs.
What is the CVSS score of CVE-2026-64467?
CVE-2026-64467 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-64467?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64467, 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-64467

Explore →

Is Your Infrastructure Affected by CVE-2026-64467?

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