Answer in brief
CVE-2024-35817 records a Unknown severity vulnerability in drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag. 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 | >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <5d5f1a7f3b1039925f79c7894f153c2a905201fb || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <589c414138a1bed98e652c905937d8f790804efe || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <6fcd12cb90888ef2d8af8d4c04e913252eee4ef3 || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <e8d27caef2c829a306e1f762fb95f06e8ec676f6 || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <5cdce3dda3b3dacde902f63a8ee72c2b7f91912d || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <6c6064cbe58b43533e3451ad6a8ba9736c109ac3 | 5d5f1a7f3b1039925f79c7894f153c2a905201fb, 589c414138a1bed98e652c905937d8f790804efe, 6fcd12cb90888ef2d8af8d4c04e913252eee4ef3, e8d27caef2c829a306e1f762fb95f06e8ec676f6, 5cdce3dda3b3dacde902f63a8ee72c2b7f91912d, 6c6064cbe58b43533e3451ad6a8ba9736c109ac3 |
| Linux/Linuxgeneric | 5.10 | Not reported |
Published upstream
May 17, 2024
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/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgpu_ttm_backend_unbind will not clear the gart page table entry and leave valid mapping entry pointing to the stale system page. Then if GPU access the gart address mistakely, it will read undefined value instead page fault, harder to debug and reproduce the real issue.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-35817 records a Unknown severity vulnerability in drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag. 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 | >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <5d5f1a7f3b1039925f79c7894f153c2a905201fb || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <589c414138a1bed98e652c905937d8f790804efe || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <6fcd12cb90888ef2d8af8d4c04e913252eee4ef3 || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <e8d27caef2c829a306e1f762fb95f06e8ec676f6 || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <5cdce3dda3b3dacde902f63a8ee72c2b7f91912d || >=0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb <6c6064cbe58b43533e3451ad6a8ba9736c109ac3 | 5d5f1a7f3b1039925f79c7894f153c2a905201fb, 589c414138a1bed98e652c905937d8f790804efe, 6fcd12cb90888ef2d8af8d4c04e913252eee4ef3, e8d27caef2c829a306e1f762fb95f06e8ec676f6, 5cdce3dda3b3dacde902f63a8ee72c2b7f91912d, 6c6064cbe58b43533e3451ad6a8ba9736c109ac3 |
| Linux/Linuxgeneric | 5.10 | Not reported |
Published upstream
May 17, 2024
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/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag Otherwise after the GTT bo is released, the GTT and gart space is freed but amdgpu_ttm_backend_unbind will not clear the gart page table entry and leave valid mapping entry pointing to the stale system page. Then if GPU access the gart address mistakely, it will read undefined value instead page fault, harder to debug and reproduce the real issue.
Quoted source text, attributed separately from HOL analysis.