Lucene search
+L

19 matches found

OSV
OSV
added 2026/04/03 3:15 p.m.5 views

CVE-2026-23430 drm/vmwgfx: Don't overwrite KMS surface dirty tracker

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Don't overwrite KMS surface dirty tracker We were overwriting the surface's dirty tracker here causing a memory leak...

5.9AI score
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/03/27 12:0 a.m.9 views

The vulnerability of the vmw_kms_fb_create() function in the drivers/gpu/drm/vmwgfx/vmwgfx_kms.c module of the Direct Rendering Infrastructure (DRI) driver for the Linux kernel allows a attacker to cause a service failure.

The vulnerability of the vmwkmsfbcreate function in the drivers/gpu/drm/vmwgfx/vmwgfxkms.c file, a part of the Direct Rendering Infrastructure DRI driver for the Linux kernel, is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References7Affected Software3
CVE
CVE
added 2026/03/25 10:27 a.m.31 views

CVE-2026-23317

The CVE-2026-23317 entry describes a Linux kernel vulnerability in drm/vmwgfx, specifically vmw_translate_ptr. The root cause was a previous change where a pointer-returning lookup was replaced by an error-code-returning lookup with the pointer as an out parameter; the error path was not updated,...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/12/06 9:51 p.m.103 views

CVE-2025-40277

CVE-2025-40277 is a Linux kernel vulnerability affecting the DRM vmwgfx driver. The issue arises from validating the command header size against SVGA_CMD_MAX_DATASIZE, where user-supplied data used in buffer offset calculations could overflow and lead to an out-of-bounds access. Connected sources...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/06 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from drm vmwgfx not validating command header sizes, which could result in a buffer overflow...

6.5AI score0.00232EPSS
SaveExploits0References11
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers. The kms paths maintain a persistent map that is active for reading and comparing the cursor buffer. These maps can conflict with each other in simple scenarios where: a buffer “a...

7.8CVSS5.9AI score0.00226EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: drm/vmwgfx: Fix the lifetime of the bo cursor memory

A vulnerability was found in the drm/vmwgfx driver in the Linux kernel, concerning the lifetime management of the buffer object BO cursor memory. This issue occurs due to improper handling of the cursor memory's lifecycle, which could lead to use-after-free errors or crashes...

7.8CVSS7.3AI score0.00234EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.7 views

drm/vmwgfx: Fix a deadlock in dma buf fence polling

...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.7 views

drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node

...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.8 views

kernel: vmwgfx: integer overflow in vmwgfx_execbuf.c

An integer overflow was found in the Linux kernel's vmwgfx driver. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, and able to issue an ioctl on the resulting file descriptor to crash the system, causing a denial of service...

6.3CVSS6.7AI score0.00481EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/03 8:15 a.m.12 views

UBUNTU-CVE-2024-36960

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix invalid reads in fence signaled events Correctly set the length of the drmevent to the size of the structure that's actually used. The length of the drmevent was set to the parent structure instead of to the...

7.1CVSS6.2AI score0.00285EPSS
SaveExploits0References29
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.6 views

kernel: vmwgfx: use-after-free in vmw_execbuf_tie_context

A use-after-free vulnerability was found in the Linux kernel's vmwgfx driver in vmwexecbuftiecontext. This flaw allows a local, unprivileged attacker with access to either /dev/dri/card0 or /dev/dri/rendererD128, who can issue an ioctl on the resulting file descriptor, to crash the system, causin...

6.3CVSS6.8AI score0.00504EPSS
SaveExploits0References4
OSV
OSV
added 2024/01/16 12:28 p.m.8 views

SUSE-SU-2024:0111-1 Security update for xorg-x11-server

This update for xorg-x11-server fixes the following issues: Security fixes: - CVE-2023-6816: Fixed heap buffer overflow in DeviceFocusEvent and ProcXIQueryPointer bsc1218582 - CVE-2024-0229: Fixed reattaching to different master device may lead to out-of-bounds memory access bsc1218583 -...

9.8CVSS9.1AI score0.02106EPSS
SaveExploits0References11
OSV
OSV
added 2024/01/16 12:28 p.m.9 views

SUSE-SU-2024:0109-1 Security update for xorg-x11-server

This update for xorg-x11-server fixes the following issues: Security fixes: - CVE-2023-6816: Fixed heap buffer overflow in DeviceFocusEvent and ProcXIQueryPointer bsc1218582 - CVE-2024-0229: Fixed reattaching to different master device may lead to out-of-bounds memory access bsc1218583 -...

9.8CVSS9.1AI score0.02106EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.7 views

kernel: drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()

A memory leak vulnerability was found in the VMware graphics driver vmwgfx in the Linux kernel. In vmwmksstataddioctl, when copying the description string from userspace fails with -EFAULT, the allocated page for the instance descriptor is not freed. This leads to memory leakage that can cause...

7.2AI score0.00234EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()

A memory leak vulnerability was found in the VMware graphics driver vmwgfx in the Linux kernel. In vmwmksstataddioctl, when copying the description string from userspace fails with -EFAULT, the allocated page for the instance descriptor is not freed. This leads to memory leakage that can cause...

7.2AI score0.00234EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/07/26 12:0 a.m.12 views

The vulnerability of the vmwgfx driver in the Linux operating system allows a hacker to disclose protected information.

The vulnerability of the vmwgfx driver in the Linux operating system arises due to synchronization errors when using a shared resource. Exploiting this vulnerability can allow an attacker to disclose sensitive information that is protected by security measures...

5.3CVSS6.6AI score0.00343EPSS
SaveExploits0References20Affected Software3
RedHat Linux
RedHat Linux
added 2022/05/10 1:58 p.m.5 views

kernel: drm/vmwgfx: Fix stale file descriptors on failed usercopy

A use-after-free vulnerability has been identified in the Linux kernel's VMware graphics driver vmwgfx driver. This flaw occurs during the usercopy operation for the fencerep object. If this operation fails, it can leave a stale dangling file descriptor in the system's file descriptor table. This...

7.8CVSS6.6AI score0.00213EPSS
SaveExploits0References5
OSV
OSV
added 2017/03/30 11:59 p.m.4 views

DEBIAN-CVE-2017-7346

The vmwgbsurfacedefineioctl function in drivers/gpu/drm/vmwgfx/vmwgfxsurface.c in the Linux kernel through 4.10.7 does not validate certain levels data, which allows local users to cause a denial of service system hang via a crafted ioctl call for a /dev/dri/renderD device...

5.5CVSS7AI score0.00378EPSS
SaveExploits0References1
Rows per page
Query Builder