Answer in brief
CVE-2026-68232 records a Unknown severity vulnerability in drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=99624bdff8670795b678eafa6509aaad3a5c0175 <a2212fef8e18724e06432fce01fa257296d9f053 || >=99624bdff8670795b678eafa6509aaad3a5c0175 <adf0542659c783c962f4a8f2adcb3532ed54821c || >=99624bdff8670795b678eafa6509aaad3a5c0175 <847b371debf3c8c72384ab7b9a0c4123a74cc925 | a2212fef8e18724e06432fce01fa257296d9f053, adf0542659c783c962f4a8f2adcb3532ed54821c, 847b371debf3c8c72384ab7b9a0c4123a74cc925 |
| Linux/Linuxgeneric | 6.15 | Not reported |
Published upstream
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 10, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict If kvmalloc_array() fails in drm_gpusvm_range_evict(), the MM reference acquired earlier is not released, resulting in a reference leak. Fix this by dropping the MM reference on the kvmalloc_array() failure path.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-68232 records a Unknown severity vulnerability in drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=99624bdff8670795b678eafa6509aaad3a5c0175 <a2212fef8e18724e06432fce01fa257296d9f053 || >=99624bdff8670795b678eafa6509aaad3a5c0175 <adf0542659c783c962f4a8f2adcb3532ed54821c || >=99624bdff8670795b678eafa6509aaad3a5c0175 <847b371debf3c8c72384ab7b9a0c4123a74cc925 | a2212fef8e18724e06432fce01fa257296d9f053, adf0542659c783c962f4a8f2adcb3532ed54821c, 847b371debf3c8c72384ab7b9a0c4123a74cc925 |
| Linux/Linuxgeneric | 6.15 | Not reported |
Published upstream
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 10, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict If kvmalloc_array() fails in drm_gpusvm_range_evict(), the MM reference acquired earlier is not released, resulting in a reference leak. Fix this by dropping the MM reference on the kvmalloc_array() failure path.
Quoted source text, attributed separately from HOL analysis.