Lucene search
+L

601 matches found

CVE
CVE
added 2025/12/09 1:29 a.m.20 views

CVE-2022-50667

CVE-2022-50667 affects Linux kernel drm/vmwgfx: memory leak in vmw_mksstat_add_ioctl when copying a userspace description fails, causing a leak of the instance descriptor page. SUSE advisory SUSE-SU-2026:0317-1 (SUSE SLES15 SP5 kernel) lists CVE-2022-50667 among fixed issues, indicating a kernel ...

6AI score0.00234EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/09 12:00 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 a vmwgfx driver memory leak that could result in a descriptor page not being freed...

7.9AI score0.00234EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.12 views

PT-2025-49698

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the vmw mksstat add ioctl function within the drm/vmwgfx module. This occurs when copying a description string from user space fails, preventing the instance...

7.8CVSS7.2AI score0.0094EPSS
SaveExploits2References844
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.17 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-1297)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1297 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following...

9.8CVSS6.2AI score0.006EPSS
SaveExploits2References62
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50667

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't...

6AI score0.00234EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.7 views

SUSE CVE-2025-40277

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could potentially overflow causing an out-of-bounds access...

5.5CVSS7AI score0.00232EPSS
SaveExploits0References30
Amazon
Amazon
added 2025/12/08 12:00 a.m.18 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix flag-dropping behavior in ksmmadvise CVE-2025-40040...

5.5CVSS6.5AI score0.006EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.14 views

CVE-2025-40277

No description is available for this CVE. Mitigation To mitigate this issue, prevent module vmwgfx from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically...

7.8CVSS6.3AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/06 10:15 p.m.6 views

CVE-2025-40277

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could potentially overflow causing an out-of-bounds access...

7.8CVSS0.00232EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/06 10:15 p.m.15 views

DEBIAN-CVE-2025-40277

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could potentially overflow causing an out-of-bounds access...

7.8CVSS6AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.14 views

UBUNTU-CVE-2025-40277

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could potentially overflow causing an out-of-bounds access...

7.8CVSS6.8AI score0.00232EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/06 9:51 p.m.7 views

CVE-2025-40277 drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could potentially overflow causing an out-of-bounds access...

7.8CVSS6.9AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.9 views

PT-2025-49378

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the drm/vmwgfx module where command header size validation against SVGA CMD MAX DATASIZE is insufficient. Data originating from userspace, used in...

6.4AI score0.00232EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/13 6:00 p.m.9 views

CVE-2025-40111

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmwexecbufprocess. All nodes are expected to be cleared in...

5.8CVSS5.2AI score0.0014EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/11/13 12:24 a.m.6 views

SUSE CVE-2025-40110

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid SVGA3DINVALIDID...

4.1CVSS6.9AI score0.00193EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40111

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of...

7.8CVSS6.1AI score0.0014EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40110

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper o...

7AI score0.00193EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/12 3:30 a.m.7 views

EUVD-2025-106790

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid SVGA3DINVALIDID...

6AI score0.00193EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/12 3:30 a.m.8 views

EUVD-2025-106789

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmwexecbufprocess. All nodes are expected to be cleared in...

5.7AI score0.0014EPSS
SaveExploits0References9
NVD
NVD
added 2025/11/12 2:15 a.m.6 views

CVE-2025-40111

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmwexecbufprocess. All nodes are expected to be cleared in...

7.8CVSS0.0014EPSS
SaveExploits0References8
Rows per page
Query Builder