Kernel memory corruption via sentinel bit clear
Published Jul 19, 2026 · Updated Jul 19, 2026
Out-of-bounds memory access in Linux Kernel 6.19 through 7.1.2 allows local users to corrupt unpredictable kernel memory. The mm_cid_fixup_cpus_to_tasks() path marks MM_CID_UNSET as in transit, and mm_cid_schedout() later passes that sentinel to clear_bit() as a bitmap index. Triggering requires per-CPU CID mode, a fork or exec window before CID assignment, and a per-task fixup; the result is fixed-offset, single-bit corruption rather than an attacker-chosen write.
Summary
What happened
Out-of-bounds memory access in Linux Kernel 6.19 through 7.1.2 allows local users to corrupt unpredictable kernel memory. The mm_cid_fixup_cpus_to_tasks() path marks MM_CID_UNSET as in transit, and mm_cid_schedout() later passes that sentinel to clear_bit() as a bitmap index. Triggering requires per-CPU CID mode, a fork or exec window before CID assignment, and a per-task fixup; the result is fixed-offset, single-bit corruption rather than an attacker-chosen write.
The record
- CVE
- CVE-2026-63799
- Published
- Jul 19, 2026
- Updated
- Jul 19, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-125, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 19, 2026CVE publishedPublication date reported by the CVE source.
- Jul 19, 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=6.19
- Affected versionversion=fbd0e71dc370af73f6b316e4de9eed273dd90340 <8d32856fb72ba976d9c87ba405fd17e80419934c
- Affected versionversion=fbd0e71dc370af73f6b316e4de9eed273dd90340 <de3ab9bd3133899efb92e4cd05ba4203e58fc0a3
What conditions does exploitation require?
What is affected?
Published CVSS scores
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