Answer in brief
CVE-2023-53819 records a High severity (CVSS 7.8) vulnerability in amdgpu: validate offset_in_bo of drm_amdgpu_gem_va. 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.
Answer in brief
CVE-2023-53819 records a High severity (CVSS 7.8) vulnerability in amdgpu: validate offset_in_bo of drm_amdgpu_gem_va. 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.
CVSS is 7.8. 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 | >=9f7eb5367d0001536c361bd1400e14521f854ff1 <82aace80cfaab778245bd2f9e31b67953725e4d0 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <d83c337e654d58d3edd15a2ae76e87dc601c07d9 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <968e27fd037ec4732068820a9b9836eccc0e0a12 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <4300a47e4017c9febb60ffa7d39723eeaed00f2b || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <b10db1d2137415e5e7f9706d96cfe77539c499d4 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <f015aadc0d973047f49526a127e900c488d4e425 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <bc6dbf34dc4fb639522f3e8e66ef05997c0441ee || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <9f0bcf49e9895cb005d78b33a5eebfa11711b425 | 82aace80cfaab778245bd2f9e31b67953725e4d0, d83c337e654d58d3edd15a2ae76e87dc601c07d9, 968e27fd037ec4732068820a9b9836eccc0e0a12, 4300a47e4017c9febb60ffa7d39723eeaed00f2b, b10db1d2137415e5e7f9706d96cfe77539c499d4, f015aadc0d973047f49526a127e900c488d4e425, bc6dbf34dc4fb639522f3e8e66ef05997c0441ee, 9f0bcf49e9895cb005d78b33a5eebfa11711b425 |
| Linux/Linuxgeneric | 4.2 | Not reported |
Published upstream
Dec 9, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offset_in_bo of drm_amdgpu_gem_va This is motivated by OOB access in amdgpu_vm_update_range when offset_in_bo+map_size overflows. v2: keep the validations in amdgpu_vm_bo_map v3: add the validations to amdgpu_vm_bo_map/amdgpu_vm_bo_replace_map rather than to amdgpu_gem_va_ioctl
Quoted source text, attributed separately from HOL analysis.
CVSS is 7.8. 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 | >=9f7eb5367d0001536c361bd1400e14521f854ff1 <82aace80cfaab778245bd2f9e31b67953725e4d0 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <d83c337e654d58d3edd15a2ae76e87dc601c07d9 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <968e27fd037ec4732068820a9b9836eccc0e0a12 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <4300a47e4017c9febb60ffa7d39723eeaed00f2b || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <b10db1d2137415e5e7f9706d96cfe77539c499d4 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <f015aadc0d973047f49526a127e900c488d4e425 || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <bc6dbf34dc4fb639522f3e8e66ef05997c0441ee || >=9f7eb5367d0001536c361bd1400e14521f854ff1 <9f0bcf49e9895cb005d78b33a5eebfa11711b425 | 82aace80cfaab778245bd2f9e31b67953725e4d0, d83c337e654d58d3edd15a2ae76e87dc601c07d9, 968e27fd037ec4732068820a9b9836eccc0e0a12, 4300a47e4017c9febb60ffa7d39723eeaed00f2b, b10db1d2137415e5e7f9706d96cfe77539c499d4, f015aadc0d973047f49526a127e900c488d4e425, bc6dbf34dc4fb639522f3e8e66ef05997c0441ee, 9f0bcf49e9895cb005d78b33a5eebfa11711b425 |
| Linux/Linuxgeneric | 4.2 | Not reported |
Published upstream
Dec 9, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offset_in_bo of drm_amdgpu_gem_va This is motivated by OOB access in amdgpu_vm_update_range when offset_in_bo+map_size overflows. v2: keep the validations in amdgpu_vm_bo_map v3: add the validations to amdgpu_vm_bo_map/amdgpu_vm_bo_replace_map rather than to amdgpu_gem_va_ioctl
Quoted source text, attributed separately from HOL analysis.