Lucene search
+L

601 matches found

RedhatCVE
RedhatCVE
added 2024/09/13 10:42 a.m.13 views

CVE-2024-46709

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 dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

4.4CVSS6.8AI score0.0023EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/13 7:15 a.m.46 views

CVE-2024-46712

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Disable coherent dumb buffers without 3d Coherent surfaces make only sense if the host renders to them using accelerated apis. Without 3d the entire content of dumb buffers stays in the guest making all of the extra...

5.5CVSS0.00177EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/13 7:15 a.m.25 views

CVE-2024-46710

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

7.8CVSS0.00226EPSS
SaveExploits0References5
NVD
NVD
added 2024/09/13 7:15 a.m.27 views

CVE-2024-46709

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 dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

7.8CVSS0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/13 7:15 a.m.3 views

DEBIAN-CVE-2024-46710

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

4.7CVSS5.9AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 7:15 a.m.11 views

UBUNTU-CVE-2024-46709

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 dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References11
CVE
CVE
added 2024/09/13 6:44 a.m.72 views

CVE-2024-46712

The documented CVE-2024-46712 affects the Linux kernel's DRM VMWGFX subsystem: coherent dumb buffers are enabled even when 3D is disabled, causing guest-only content to be retained and wasting guest-host synchronization efforts. The problem arises because coherent surfaces are only meaningful wit...

5.5CVSS5.3AI score0.00177EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/13 6:44 a.m.27 views

CVE-2024-46712 drm/vmwgfx: Disable coherent dumb buffers without 3d

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Disable coherent dumb buffers without 3d Coherent surfaces make only sense if the host renders to them using accelerated apis. Without 3d the entire content of dumb buffers stays in the guest making all of the extra...

5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/13 6:44 a.m.70 views

CVE-2024-46712

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Disable coherent dumb buffers without 3d Coherent surfaces make only sense if the host renders to them using accelerated apis. Without 3d the entire content of dumb buffers stays in the guest making all of the extra...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/13 6:44 a.m.47 views

CVE-2024-46712 drm/vmwgfx: Disable coherent dumb buffers without 3d

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Disable coherent dumb buffers without 3d Coherent surfaces make only sense if the host renders to them using accelerated apis. Without 3d the entire content of dumb buffers stays in the guest making all of the extra...

0.00177EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/13 6:33 a.m.20 views

CVE-2024-46710

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

7.8CVSS5.8AI score0.00226EPSS
SaveExploits0
CVE
CVE
added 2024/09/13 6:33 a.m.115 views

CVE-2024-46710

CVE-2024-46710 : In the Linux kernel, the drm/vmwgfx component fixed a race where maps used for reading cursor buffers could be unmapped while still active, causing bogus read contents. The fix adds a reference-counted mechanism to track active maps and only unmaps when the count reaches zero, pr...

7.8CVSS5.7AI score0.00226EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/13 6:33 a.m.16 views

CVE-2024-46710 drm/vmwgfx: Prevent unmapping active read buffers

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

7.8CVSS6.9AI score0.00226EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/13 6:33 a.m.36 views

CVE-2024-46710 drm/vmwgfx: Prevent unmapping active read buffers

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

7.8CVSS0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 6:33 a.m.17 views

CVE-2024-46710 drm/vmwgfx: Prevent unmapping active read buffers

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

7.8CVSS6.3AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/09/13 6:33 a.m.16 views

CVE-2024-46709 drm/vmwgfx: Fix prime with external buffers

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 dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

6.8AI score0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/13 6:33 a.m.17 views

CVE-2024-46709 drm/vmwgfx: Fix prime with external buffers

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 dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

7.8CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/09/13 6:33 a.m.18 views

CVE-2024-46709

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 dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

7.8CVSS5.3AI score0.0023EPSS
SaveExploits0
CVE
CVE
added 2024/09/13 6:33 a.m.106 views

CVE-2024-46709

The CVE-2024-46709 issue affects the Linux kernel drm/vmwgfx driver, fixed by ensuring external buffers map through the dma_buf interface instead of direct page access. The vulnerability arises because external buffers may not expose readable/writable pages, so media buffers (bo) created from ext...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/09/04 12:00 a.m.64 views

OracleVM 3.4 : kernel-uek (OVMSA-2024-0011)

The remote OracleVM system is missing necessary patches to address security updates: 4.1.12-124.89.4- isdn: mISDN: netjet: Fix crash in njprobe: Zheyu Ma Orabug: 36940405 CVE-2021-47284- tracing: Restructure traceclockglobal to never block Steven Rostedt VMware Orabug: 36940388 CVE-2021-46939- ud...

9.8CVSS7.1AI score0.00711EPSS
SaveExploits0References87
Rows per page
Query Builder