NONE · 0

CVE-2023-53819

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...

Vulnerability Description

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

References

FAQ

What is CVE-2023-53819?

CVE-2023-53819 is a documented vulnerability. 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...

How severe is CVE-2023-53819?

CVSS scoring is not yet available for CVE-2023-53819. Check NVD for updates.

Is there a patch for CVE-2023-53819?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.