CVE-2024-35817
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb < 5d5f1a7f3b1039925f79c7894f153c2a905201fb | affected |
| Linux | Linux | 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb < 589c414138a1bed98e652c905937d8f790804efe | affected |
| Linux | Linux | 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb < 6fcd12cb90888ef2d8af8d4c04e913252eee4ef3 | affected |
| Linux | Linux | 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb < e8d27caef2c829a306e1f762fb95f06e8ec676f6 | affected |
| Linux | Linux | 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb < 5cdce3dda3b3dacde902f63a8ee72c2b7f91912d | affected |
| Linux | Linux | 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb < 6c6064cbe58b43533e3451ad6a8ba9736c109ac3 | affected |
| Linux | Linux | 5.10 | affected |
| Linux | Linux | 0 < 5.10 | unaffected |
| Linux | Linux | 5.15.154 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.84 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.24 <= 6.6.* | unaffected |
| Linux | Linux | 6.7.12 <= 6.7.* | unaffected |
| Linux | Linux | 6.8.3 <= 6.8.* | unaffected |
| Linux | Linux | 6.9 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/5d5f1a7f3b1039925f79c7894f153c2a905201fb
- https://git.kernel.org/stable/c/589c414138a1bed98e652c905937d8f790804efe
- https://git.kernel.org/stable/c/6fcd12cb90888ef2d8af8d4c04e913252eee4ef3
- https://git.kernel.org/stable/c/e8d27caef2c829a306e1f762fb95f06e8ec676f6
- https://git.kernel.org/stable/c/5cdce3dda3b3dacde902f63a8ee72c2b7f91912d
- https://git.kernel.org/stable/c/6c6064cbe58b43533e3451ad6a8ba9736c109ac3
References
- https://git.kernel.org/stable/c/5d5f1a7f3b1039925f79c7894f153c2a905201fb
- https://git.kernel.org/stable/c/589c414138a1bed98e652c905937d8f790804efe
- https://git.kernel.org/stable/c/6fcd12cb90888ef2d8af8d4c04e913252eee4ef3
- https://git.kernel.org/stable/c/e8d27caef2c829a306e1f762fb95f06e8ec676f6
- https://git.kernel.org/stable/c/5cdce3dda3b3dacde902f63a8ee72c2b7f91912d
- https://git.kernel.org/stable/c/6c6064cbe58b43533e3451ad6a8ba9736c109ac3
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.