CVE-2024-46709
Published: Sep 13, 2024
Modified: May 23, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 65674218b43f2dd54587ab2b06560e17c30d8b41 - < 9a9716bbbf3dd6b6cbefba3abcc89af8b72631f4affected b32233accefff1338806f064fb9b62cf5bc0609f - < 5c12391ee1ab59cb2f3be3f1f5e6d0fc0c2dc854affected b32233accefff1338806f064fb9b62cf5bc0609f - < 50f1199250912568606b3778dc56646c10cb7b04affected 2cdb71c975a10b8774fcd199f16f9ea88948de50affected 6.6.29 - < 6.6.49+1 more versions |
Linux | Linux | affected 6.9unaffected 0 - < 6.9unaffected 6.6.49 - <= 6.6.*unaffected 6.10.8 - <= 6.10.*unaffected 6.11 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now