CVE-2026-46294

Kernel memory corruption via unchecked pointer alignment

Published Jun 8, 2026 · Updated Jun 8, 2026

Out-of-bounds write in Linux Kernel device-mapper ioctl processing allows local users with root privileges to corrupt kernel memory. The retrieve_status function aligns outptr to the next eight-byte boundary without rechecking the buffer end, then wrapped remaining-length arithmetic permits a subsequent write beyond the allocation. Only callers with CAP_SYS_ADMIN in the initial user namespace can reach the ioctl, and aligned buffers from common device-mapper libraries do not trigger the condition accidentally.

CVSS severity7.8
High
EPSS probability0.14%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Out-of-bounds write in Linux Kernel device-mapper ioctl processing allows local users with root privileges to corrupt kernel memory. The retrieve_status function aligns outptr to the next eight-byte boundary without rechecking the buffer end, then wrapped remaining-length arithmetic permits a subsequent write beyond the allocation. Only callers with CAP_SYS_ADMIN in the initial user namespace can reach the ioctl, and aligned buffers from common device-mapper libraries do not trigger the condition accidentally.

The record

CVE
CVE-2026-46294
Published
Jun 8, 2026
Updated
Jun 8, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
CWE-787
Attack vector
local
Privileges
admin

Timeline

How it unfolded

  1. Jun 8, 2026CVE publishedPublication date reported by the CVE source.
  2. Jun 8, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0 <5.10.258
  2. Affected versionversion=0 <5.15.209
  3. Affected versionversion=0 <6.1.175
  4. Affected versionversion=0 <6.12.88
  5. Affected versionversion=0 <6.18.30
  6. Affected versionversion=0 <6.6.140
  7. Affected versionversion=0 <7.0.7
  8. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <2fa49cc884f6496a915c35621ba4da35649bf159
  9. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <448ee8fb79c26a26599ffa4b2adeb4322d3d3d8c
  10. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <526ff9126a0ae087b65726e1faf31114c718020d
  11. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <5af6a879e915ae7bcd83695c316ebb32e1c61bc2
  12. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8daa6c708ef524089ae43f2aed9190acb26d7df8
  13. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <c8c5311237448f6ffeecc9aec2362e3692623668
  14. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <d271631023cbe1cbe7c31a0275ab797883be6e0a
  15. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f0b0b09d9840838ae77ccdd6a62de0daef4e6e0a

What conditions does exploitation require?

Attack vectorlocal
Required privilegesadmin

What is affected?

The Linux Kernel Organization · Linux Kernelversion=0 <5.10.258; version=0 <5.15.209; version=0 <6.1.175; version=0 <6.12.88; version=0 <6.18.30; version=0 <6.6.140; version=0 <7.0.7; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <2fa49cc884f6496a915c35621ba4da35649bf159; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <448ee8fb79c26a26599ffa4b2adeb4322d3d3d8c; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <526ff9126a0ae087b65726e1faf31114c718020d; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <5af6a879e915ae7bcd83695c316ebb32e1c61bc2; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8daa6c708ef524089ae43f2aed9190acb26d7df8; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <c8c5311237448f6ffeecc9aec2362e3692623668; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <d271631023cbe1cbe7c31a0275ab797883be6e0a; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f0b0b09d9840838ae77ccdd6a62de0daef4e6e0a

Published CVSS scores

7.8UbuntuCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesadmin
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-787Out-of-bounds Write

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo