CVE-2024-46709
Last modified
CVE-2024-46709 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.6.29, < 6.6.49 | — |
| Linux | Linux Kernel | >= 6.8.8, < 6.9 | — |
| Linux | Linux Kernel | >= 6.9, < 6.10.8 | — |
| Linux | Linux Kernel | 6.11 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-46709?
How severe is CVE-2024-46709?
How do I fix CVE-2024-46709?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-46703In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46704In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-46705In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46706In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46707In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46708In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4671Use after free in Visuals in Google Chrome prior to 124.0.63…9.6
- CVE-2024-46710In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-46711In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-46712In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46713In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-46714In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-46709?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
