Answer in brief
CVE-2023-52931 records a Unknown severity vulnerability in drm/i915: Avoid potential vm use-after-free. 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 | >=9ec8795e7d91bc650db03dc6f5315667555dae11 <764accc2c1b8fd1507be2e7f436c94cdce887a00 || >=9ec8795e7d91bc650db03dc6f5315667555dae11 <41d419382ec7e257e54b7b6ff0d3623aafb1316d | 764accc2c1b8fd1507be2e7f436c94cdce887a00, 41d419382ec7e257e54b7b6ff0d3623aafb1316d |
| Linux/Linuxgeneric | 5.16 | Not reported |
Published upstream
Mar 27, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vm_xa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table. (cherry picked from commit 99343c46d4e2b34c285d3d5f68ff04274c2f9fb4)
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2023-52931 records a Unknown severity vulnerability in drm/i915: Avoid potential vm use-after-free. 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 | >=9ec8795e7d91bc650db03dc6f5315667555dae11 <764accc2c1b8fd1507be2e7f436c94cdce887a00 || >=9ec8795e7d91bc650db03dc6f5315667555dae11 <41d419382ec7e257e54b7b6ff0d3623aafb1316d | 764accc2c1b8fd1507be2e7f436c94cdce887a00, 41d419382ec7e257e54b7b6ff0d3623aafb1316d |
| Linux/Linuxgeneric | 5.16 | Not reported |
Published upstream
Mar 27, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vm_xa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table. (cherry picked from commit 99343c46d4e2b34c285d3d5f68ff04274c2f9fb4)
Quoted source text, attributed separately from HOL analysis.