CVE-2026-46022

HIGHNVD 7.17.1
EchelonGraph scoreMEDIUM confidence

Score 7.1 from GitHub Security Advisory (severity: HIGH) published 2026-05-27. NVD baseline CVSS 7.1; sources differ by 0.0.

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

A fix is available — apply it.

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

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt()

ibmasm_handle_mouse_interrupt() performs an out-of-bounds MMIO read when the queue reader or writer index from hardware exceeds REMOTE_QUEUE_SIZE (60).

A compromised service processor can trigger this by writing an out-of-range value to the reader or writer MMIO register before asserting an interrupt. Since writer is re-read from hardware on every loop iteration, it can also be set to an out-of-range value after the loop has already started.

The root cause is that get_queue_reader() and get_queue_writer() return raw readl() values that are passed directly into get_queue_entry(), which computes:

queue_begin + reader * sizeof(struct remote_input)

with no bounds check. This unchecked MMIO address is then passed to memcpy_fromio(), reading 8 bytes from unintended device registers. For sufficiently large values the address falls outside the PCI BAR mapping entirely, triggering a machine check exception.

Fix by checking both indices against REMOTE_QUEUE_SIZE at the top of the loop body, before any call to get_queue_entry(). On an out-of-range value, reset the reader register to 0 via set_queue_reader() before breaking, so that normal queue operation can resume if the corrupted hardware state is transient.

CVSS v3
7.1
EG Score
7.1(medium)
EPSS
4.2%
KEV
Not listed

Published

May 27, 2026

Last Modified

June 16, 2026

Advisory Details (8)

Auto-updated Jun 16, 2026
No patch confirmed yet.
generic

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() - kernel/git/stable/linux.git - Linux kernel stable tree

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

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() - kernel/git/stable/linux.git - Linux kernel stable tree

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

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() - kernel/git/stable/linux.git - Linux kernel stable tree

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

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6f6ecc9153df176e956d0664b56f93080b0a45f0
generic

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4b6e6ead556734bdc14024c5f837132b1e7a4b84
generic

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/22a16d3eafee92a165c756081587c95850127107
generic

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1ca75f6b74ec7f685464e5745ecfcf3a76d284e9
generic

misc: ibmasm: fix OOB MMIO read in ibmasm_handle_mouse_interrupt() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/07c4f18b303106e6b24492c12b95d48a4b985841

Vendor Advisories for CVE-2026-46022(2)

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

Patch Availability(4)

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.

Weakness Classification(1)

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

Additional Vendor Advisories

(4)

Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.

Data Freshness Timeline

(refreshed 10× in last 7d / 79× 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 120 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-46022?
CVE-2026-46022 is a high vulnerability published on May 27, 2026. In the Linux kernel, the following vulnerability has been resolved: misc: ibmasm: fix OOB MMIO read in ibmasmhandlemouse_interrupt() ibmasmhandlemouse_interrupt() performs an out-of-bounds MMIO read when the queue reader or writer index from hardware exceeds REMOTEQUEUESIZE (60). A compromised…
When was CVE-2026-46022 disclosed?
CVE-2026-46022 was first published in the National Vulnerability Database on May 27, 2026, with the most recent update on June 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-46022 actively exploited?
CVE-2026-46022 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 4.2% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-46022?
CVE-2026-46022 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-46022?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-46022, 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-46022

Explore →

Is Your Infrastructure Affected by CVE-2026-46022?

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