Resource exhaustion via leaked GPU device mappings
Published Aug 10, 2026 · Updated Aug 10, 2026
Resource leak in the Linux kernel's drm/gpusvm allows local users to consume device mappings by triggering page-mapping errors. drm_gpusvm_get_pages() stores dpagemap only after every page maps successfully, so an error leaves it NULL and makes __drm_gpusvm_unmap_pages() skip device_unmap() for mappings already created. Low-privileged local access and a system with gpusvm are required; repeated failures consume mapping resources and degrade stability or performance.
Summary
What happened
Resource leak in the Linux kernel's drm/gpusvm allows local users to consume device mappings by triggering page-mapping errors. drm_gpusvm_get_pages() stores dpagemap only after every page maps successfully, so an error leaves it NULL and makes __drm_gpusvm_unmap_pages() skip device_unmap() for mappings already created. Low-privileged local access and a system with gpusvm are required; repeated failures consume mapping resources and degrade stability or performance.
The record
- CVE
- CVE-2026-68240
- Published
- Aug 10, 2026
- Updated
- Aug 10, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-772, 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=6.18
- Affected versionversion=f70da6f99d4f40c5f481c92e3b65d5e36eaa6dc9 <72e4fca5529e45b5beebad79d804de442f632324
- Affected versionversion=f70da6f99d4f40c5f481c92e3b65d5e36eaa6dc9 <7f708f51e3955bda0d77a0b67ab9bea6c97fea99
- Affected versionversion=f70da6f99d4f40c5f481c92e3b65d5e36eaa6dc9 <e8362523fd1b61712f7d996802f9b5dee545c7e6
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.
Weakness, pattern, technique
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