CVE-2024-46709 - VMWare Graphics Driver Direct Memory Mapping Vulnerability

1 month ago 15
ARTICLE AD BOX
CVE ID : CVE-2024-46709
Published : Sept. 13, 2024, 7:15 a.m. | 24 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix prime with external buffers Make sure that for external buffers mapping goes through the dma_buf interface instead of trying to access pages directly. External buffers might not provide direct access to readable/writable pages so to make sure the bo's created from external dma_bufs can be read dma_buf interface has to be used. Fixes crashes in IGT's kms_prime with vgem. Regular desktop usage won't trigger this due to the fact that virtual machines will not have multiple GPUs but it enables better test coverage in IGT.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article