CVE-2026-46294

HIGHNVD 7.87.8
EchelonGraph scoreMEDIUM confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-06-08. NVD baseline CVSS 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
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

A fix is available — apply it.

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

dm: fix a buffer overflow in ioctl processing

Tony Asleson (using Claude) found a buffer overflow in dm-ioctl in the function retrieve_status:

  • The code in retrieve_status checks that the output string fits into
the output buffer and writes the output string there
  • Then, the code aligns the "outptr" variable to the next 8-byte
boundary: outptr = align_ptr(outptr);
  • The alignment doesn't check overflow, so outptr could point past the
buffer end
  • The "for" loop is iterated again, it executes:
remaining = len - (outptr - outbuf);
  • If "outptr" points past "outbuf + len", the arithmetics wraps around
and the variable "remaining" contains unusually high number
  • With "remaining" being high, the code writes more data past the end of
the buffer

Luckily, this bug has no security implications because:

  • Only root can issue device mapper ioctls
  • The commonly used libraries that communicate with device mapper
(libdevmapper and devicemapper-rs) use buffer size that is aligned to 8 bytes - thus, "outptr = align_ptr(outptr)" can't overshoot the input buffer and the bug can't happen accidentally

CVSS v3
7.8
EG Score
7.8(medium)
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
4%
KEV
Not listed

Published

June 8, 2026

Last Modified

July 23, 2026

Advisory Details (8)

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

dm: fix a buffer overflow in ioctl processing - kernel/git/stable/linux.git - Linux kernel stable tree

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

dm: fix a buffer overflow in ioctl processing - kernel/git/stable/linux.git - Linux kernel stable tree

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

dm: fix a buffer overflow in ioctl processing - kernel/git/stable/linux.git - Linux kernel stable tree

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

dm: fix a buffer overflow in ioctl processing - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8daa6c708ef524089ae43f2aed9190acb26d7df8
generic

dm: fix a buffer overflow in ioctl processing - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5af6a879e915ae7bcd83695c316ebb32e1c61bc2
generic

dm: fix a buffer overflow in ioctl processing - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/526ff9126a0ae087b65726e1faf31114c718020d
generic

dm: fix a buffer overflow in ioctl processing - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/448ee8fb79c26a26599ffa4b2adeb4322d3d3d8c
generic

dm: fix a buffer overflow in ioctl processing - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2fa49cc884f6496a915c35621ba4da35649bf159

Vendor Advisories for CVE-2026-46294(1)

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

Patch Availability(26)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntulinux-tools-raspi-realtime-7.0 (7.0.0-1015.15) @ resolute2026-07-29ubuntu
ubuntulinux-xilinx-zynqmp (6.8.0.1033.34) @ noble2026-07-29ubuntu
ubuntulinux-tools-aws-fips-6.8 (6.8.0-1061.64+fips1) @ noble2026-07-29ubuntu
ubuntulinux-virtual-hwe-22.04-edge (6.8.0-136.136~22.04.1) @ jammy2026-07-29ubuntu
ubuntulinux-tools-oracle-edge (5.15.0.1109.115~20.04.1) @ focal2026-07-29ubuntu
ubuntulinux-virtual-hwe-26.04-edge (7.0.0-28.28) @ resolute2026-07-29ubuntu
ubuntulinux-xilinx-zynqmp-tools-5.15.0-1075 (5.15.0-1075.79) @ jammy2026-07-29ubuntu
ubuntulinux-virtual-6.8 (6.8.0-136.136) @ noble2026-07-29ubuntu
ubuntulinux-tools-oem-7.0 (7.0.0-1009.9) @ resolute2026-07-29ubuntu
ubuntulinux-virtual-hwe-24.04-edge (7.0.0-28.28~24.04.1) @ noble2026-07-29ubuntu
ubuntulinux-tools-gcp-fips-6.8 (6.8.0-1064.72+fips1) @ noble2026-07-29ubuntu
ubuntulinux-tools-nvidia-tegra-rt-5.15 (5.15.0.1064.66~20.04.1) @ focal2026-07-29ubuntu
ubuntulinux-tools-oracle-7.0 (7.0.0-1008.8) @ resolute2026-07-29ubuntu
ubuntulinux-tools-oracle-lts-24.04 (6.8.0-1058.61) @ noble2026-07-29ubuntu
ubuntulinux-tools-oracle-edge (6.8.0-1058.61~22.04.1) @ jammy2026-07-29ubuntu
ubuntulinux-tools-nvidia-lowlatency-64k-6.8 (6.8.0-1059.62.1) @ noble2026-07-29ubuntu
ubuntulinux-tools-nvidia-lowlatency-5.15 (5.15.0.1107.107) @ jammy2026-07-29ubuntu
ubuntulinux-tools-nvidia-tegra-rt-5.15 (5.15.0.1064.64) @ jammy2026-07-29ubuntu
ubuntulinux-tools-azure-fde-7.0 (7.0.0-1009.9) @ resolute2026-07-29ubuntu
ubuntulinux-tools-aws-lts-24.04 (6.8.0-1061.64+1) @ noble2026-07-29ubuntu
ubuntulinux-tools-azure-lts-24.04 (6.8.0-1063.71) @ noble2026-07-29ubuntu
ubuntulinux-tools-azure-fde-lts-24.04 (6.8.0-1062.69) @ noble2026-07-29ubuntu
ubuntulinux-tools-azure-fips-6.8 (6.8.0-1063.71+fips2) @ noble2026-07-29ubuntu
ubuntulinux-tools-azure-fde-6.8 (6.8.0-1062.69~22.04.1) @ jammy2026-07-29ubuntu
ubuntulinux-tools-oracle-lts-22.04 (5.15.0.1109.105) @ jammy2026-07-29ubuntu
ubuntulinux-tools-azure-fde-lts-22.04 (5.15.0.1117.126) @ jammy2026-07-29ubuntu

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.

All Vendor Advisories

(25)

Data Freshness Timeline

(refreshed 21× in last 7d / 56× 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-07-29 06:27 UTCEG score recompute
  2. 2026-07-29 06:27 UTCVendor advisory
  3. 2026-07-29 06:27 UTCGHSA enrichment
  4. 2026-07-28 15:36 UTCEPSS rescore
  5. 2026-07-28 02:55 UTCEG score recompute
  6. 2026-07-28 02:55 UTCVendor advisory
  7. 2026-07-28 02:54 UTCGHSA enrichment
  8. 2026-07-27 14:13 UTCEPSS rescore
  9. 2026-07-27 08:39 UTCGHSA enrichment
  10. 2026-07-26 21:42 UTCEG score recompute
  11. 2026-07-26 21:41 UTCGHSA enrichment
  12. 2026-07-26 14:54 UTCEPSS rescore
  13. 2026-07-26 14:54 UTCEPSS rescore
  14. 2026-07-26 07:10 UTCEG score recompute
  15. 2026-07-26 07:10 UTCVendor advisory
  16. 2026-07-26 07:10 UTCGHSA enrichment
  17. 2026-07-25 14:18 UTCEPSS rescore
  18. 2026-07-24 14:17 UTCEPSS rescore
  19. 2026-07-23 14:18 UTCEPSS rescore
  20. 2026-07-23 03:17 UTCEG score recompute
  21. 2026-07-22 14:08 UTCEPSS rescore
  22. 2026-07-21 15:24 UTCEPSS rescore
  23. 2026-07-20 17:08 UTCEPSS rescore
  24. 2026-07-19 14:31 UTCEPSS rescore
  25. 2026-07-18 10:04 UTCEPSS rescore
Show 66 more
  1. 2026-07-16 17:03 UTCEPSS rescore
  2. 2026-07-16 09:44 UTCGHSA enrichment
  3. 2026-07-15 22:25 UTCGHSA enrichment
  4. 2026-07-15 16:57 UTCEPSS rescore
  5. 2026-07-15 02:00 UTCEPSS rescore
  6. 2026-07-14 13:51 UTCGHSA enrichment
  7. 2026-07-14 02:47 UTCGHSA enrichment
  8. 2026-07-13 22:30 UTCEPSS rescore
  9. 2026-07-13 06:13 UTCEPSS rescore
  10. 2026-07-12 09:57 UTCGHSA enrichment
  11. 2026-07-12 05:46 UTCEPSS rescore
  12. 2026-07-11 20:22 UTCGHSA enrichment
  13. 2026-07-11 09:25 UTCEG score recompute 7.80
  14. 2026-07-11 09:25 UTCGHSA enrichment
  15. 2026-07-11 08:27 UTCEPSS rescore
  16. 2026-07-09 19:10 UTCEPSS rescore
  17. 2026-07-08 19:14 UTCNVD updateCVSS v3 → 7.8 · severity → HIGH
  18. 2026-07-08 15:16 UTCEPSS rescore
  19. 2026-07-08 03:25 UTCGHSA enrichment
  20. 2026-07-07 20:14 UTCNVD update
  21. 2026-07-07 13:46 UTCEPSS rescore
  22. 2026-07-06 16:27 UTCEPSS rescore
  23. 2026-07-06 02:23 UTCEPSS rescore
  24. 2026-07-05 02:30 UTCEPSS rescore
  25. 2026-07-04 20:15 UTCGHSA enrichment
  26. 2026-07-04 06:31 UTCEPSS rescore
  27. 2026-07-01 15:07 UTCEPSS rescore
  28. 2026-07-01 13:52 UTCGHSA enrichment
  29. 2026-06-30 23:22 UTCEPSS rescore
  30. 2026-06-29 14:06 UTCEPSS rescore
  31. 2026-06-29 14:06 UTCEPSS rescore
  32. 2026-06-28 14:07 UTCEPSS rescore
  33. 2026-06-28 08:00 UTCGHSA enrichment
  34. 2026-06-28 04:56 UTCEPSS rescore
  35. 2026-06-28 04:56 UTCEPSS rescore
  36. 2026-06-27 03:08 UTCEPSS rescore
  37. 2026-06-25 13:49 UTCEPSS rescore
  38. 2026-06-25 02:08 UTCGHSA enrichment
  39. 2026-06-24 14:05 UTCEPSS rescore
  40. 2026-06-23 21:33 UTCEPSS rescore
  41. 2026-06-23 21:33 UTCEPSS rescore
  42. 2026-06-22 14:25 UTCEPSS rescore
  43. 2026-06-22 14:25 UTCEPSS rescore
  44. 2026-06-21 20:16 UTCGHSA enrichment
  45. 2026-06-21 14:56 UTCEPSS rescore
  46. 2026-06-21 14:56 UTCEPSS rescore
  47. 2026-06-21 01:59 UTCEPSS rescore
  48. 2026-06-21 01:59 UTCEPSS rescore
  49. 2026-06-19 19:26 UTCEPSS rescore
  50. 2026-06-19 19:26 UTCEPSS rescore
  51. 2026-06-18 17:52 UTCEPSS rescore
  52. 2026-06-18 17:52 UTCEPSS rescore
  53. 2026-06-18 10:39 UTCGHSA enrichment
  54. 2026-06-16 17:52 UTCEPSS rescore
  55. 2026-06-15 17:49 UTCEPSS rescore
  56. 2026-06-15 04:42 UTCGHSA enrichment
  57. 2026-06-13 23:00 UTCEPSS rescore
  58. 2026-06-12 23:12 UTCEPSS rescore
  59. 2026-06-12 23:12 UTCEPSS rescore
  60. 2026-06-11 22:50 UTCGHSA enrichment
  61. 2026-06-11 14:00 UTCEPSS rescore
  62. 2026-06-10 22:18 UTCEPSS rescore
  63. 2026-06-10 13:22 UTCEPSS rescore
  64. 2026-06-10 13:22 UTCEPSS rescore
  65. 2026-06-09 08:45 UTCMITRE cvelistV5
  66. 2026-06-08 16:58 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-46294?
CVE-2026-46294 is a high vulnerability published on June 8, 2026. In the Linux kernel, the following vulnerability has been resolved: dm: fix a buffer overflow in ioctl processing Tony Asleson (using Claude) found a buffer overflow in dm-ioctl in the function retrieve_status: 1. The code in retrieve_status checks that the output string fits into the output buffer…
When was CVE-2026-46294 disclosed?
CVE-2026-46294 was first published in the National Vulnerability Database on June 8, 2026, with the most recent update on July 23, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-46294 actively exploited?
CVE-2026-46294 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.0% of all scored CVEs.
What is the CVSS score of CVE-2026-46294?
CVE-2026-46294 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-46294?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-46294, 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-46294

Explore →

Is Your Infrastructure Affected by CVE-2026-46294?

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