Local kernel crash via unsigned loop-counter wrap
Published Aug 10, 2026 · Updated Aug 10, 2026
Out-of-bounds read in affected Linux kernel versions allows local users to crash CONFIG_MMU=n systems via crafted process arguments. In transfer_args_to_stack(), an unsigned index decrements below zero, wraps to ULONG_MAX, reads before bprm->page, and passes the invalid pointer to kmap_local_page(). Only CONFIG_MMU=n builds using binfmt_flat or binfmt_elf_fdpic are exposed; a string slightly over 31 pages can panic or hang the kernel.
Summary
What happened
Out-of-bounds read in affected Linux kernel versions allows local users to crash CONFIG_MMU=n systems via crafted process arguments. In transfer_args_to_stack(), an unsigned index decrements below zero, wraps to ULONG_MAX, reads before bprm->page, and passes the invalid pointer to kmap_local_page(). Only CONFIG_MMU=n builds using binfmt_flat or binfmt_elf_fdpic are exposed; a string slightly over 31 pages can panic or hang the kernel.
The record
- CVE
- CVE-2026-68187
- Published
- Aug 10, 2026
- Updated
- Aug 10, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 10, 2026CVE publishedPublication date reported by the CVE source.
- Aug 10, 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.
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <16cc4f5c1c4b9e45eca7f7deefa5410a292db599
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <2bc6bf70d41055377f390d06f0f3521deb62fd3b
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <55fa2c7f2b15583d1a2fe1b5abcc24377359339f
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <c62bb00caba66e01fb578d5f0302f247dc64930a
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <dfc2a00742af4cb7251c1a8fbce4fbae3cc0de4e
- Affected versionversion=2.6.12
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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.
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