CVE-2023-53819

HIGHCVSS 7.8/10EPSS 0.18%

Last modified

CVE-2023-53819 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.

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

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.18%

7.2th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 9f7eb5367d0001536c361bd1400e14521f854ff1, < 82aace80cfaab778245bd2f9e31b67953725e4d0; >= 9f7eb5367d0001536c361bd1400e14521f854ff1, < d83c337e654d58d3edd15a2ae76e87dc601c07d9; >= 9f7eb5367d0001536c361bd1400e14521f854ff1, < 968e27fd037ec4732068820a9b9836eccc0e0a12; >= 9f7eb5367d0001536c361bd1400e14521f854ff1, < 4300a47e4017c9febb60ffa7d39723eeaed00f2b; >= 9f7eb5367d0001536c361bd1400e14521f854ff1, < b10db1d2137415e5e7f9706d96cfe77539c499d4; >= 9f7eb5367d0001536c361bd1400e14521f854ff1, < f015aadc0d973047f49526a127e900c488d4e425; >= 9f7eb5367d0001536c361bd1400e14521f854ff1, < bc6dbf34dc4fb639522f3e8e66ef05997c0441ee; >= 9f7eb5367d0001536c361bd1400e14521f854ff1, < 9f0bcf49e9895cb005d78b33a5eebfa11711b425
LinuxLinux4.2

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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_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
How severe is CVE-2023-53819?
CVE-2023-53819 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2023-53819?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-53819?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST