Lucene search
+L

600 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-74445

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: reject DXBINDQUERY without a DX context vmwcmddxbindquery unconditionally dereferences swcontext-dxctxnode-ctx. Userspace can trigger a NULL pointer...

5.4AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74443

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: bound DMA command body size against suffix pointer vmwcmddma locates the DMA suffix at unsigned long &cmd-body + header-size - sizeofsuffix without...

8.8CVSS5.5AI score0.00129EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72894

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: avoid destroy workqueueNULL on vkms init failure Two paths through vmw vkms init can leave vmw-crc workq NULL while still leaving the rest of the driver in a state that calls vmw vkms cleanup at module unload: 1. vmw...

5.6AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72896

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate DRAW PRIMITIVES header size before division vmw cmd draw computes maxnum = header-size - sizeofcmd-body / sizeofdecl; where header-size is u32 and is taken straight from the user-supplied command stream. When...

5.3AI score0.00129EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/12 3:50 p.m.6 views

CVE-2026-68446

A flaw was found in the drm/vmwgfx component of the Linux kernel. This vulnerability arises from insufficient validation of the vmwsurfacemetadata::arraysize field, which is supplied by userspace. An attacker could exploit this by providing a malformed arraysize value, potentially leading to...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 12:17 a.m.7 views

DEBIAN-CVE-2026-68446

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 12:17 a.m.7 views

CVE-2026-68446

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS0.0012EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/12 12:07 a.m.10 views

EUVD-2026-57021

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

5.3AI score0.0012EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 12:07 a.m.35 views

CVE-2026-68446 drm/vmwgfx: Validate vmw_surface_metadata::array_size

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS0.0012EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.5 views

CVE-2026-68446

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

5.2AI score0.0012EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/12 12:07 a.m.43 views

CVE-2026-68446

CVE-2026-68446 concerns the Linux kernel DRM VMware gfx driver (drm/vmwgfx), where the user-provided field vmw_surface_metadata::array_size is not validated against shader-model dependent limits. Multiple trusted sources (NVD, RH, Debian OSV/Debian CVE, Ubuntu, CIRCL, etc.) confirm the issue and ...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/12 12:07 a.m.9 views

CVE-2026-68446

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/08/12 12:07 a.m.5 views

CVE-2026-68446 drm/vmwgfx: Validate vmw_surface_metadata::array_size

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS5.3AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-68446

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: Validate vmwsurfacemetadata::arraysize This field comes from userspace and should be validated against specific limits depending on which Shader Mod...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-70960

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmw surface metadata::array size This field comes from userspace and should be validated against specific limits depending on which Shader Model SM is available...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/vmwgfx: Fixed a nullptr access in the cursor snooper. Checked that the resource, which is converted to a surface, exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid identifiers e.g...

6.3AI score0.00193EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validating the command header size against SVGACMDMAXDATASIZE This data originates from user space and is used in buffer offset calculations, which may potentially lead to an out-of-bounds access due to overflow...

7.8CVSS6AI score0.00232EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/02 12:00 a.m.15 views

SUSE SLES15 Security Update : kernel (Live Patch 17 for SUSE Linux Enterprise 15 SP6) (SUSE-SU-2026:2199-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2199-1 advisory. This update for the SUSE Linux Enterprise Kernel 6.4.0-150600.23.78 fixes various security issues The following security issues were fixed: -...

7.8CVSS5.8AI score0.07006EPSS
SaveExploits20References19
Tenable Nessus
Tenable Nessus
added 2026/06/02 12:00 a.m.18 views

SUSE SLES15 Security Update : kernel RT (Live Patch 0 for SUSE Linux Enterprise 15 SP7) (SUSE-SU-2026:2134-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2134-1 advisory. This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.5 fixes various security issues The following security issues were fixed: -...

7.8CVSS5.8AI score0.07006EPSS
SaveExploits20References19
Tenable Nessus
Tenable Nessus
added 2026/06/02 12:00 a.m.28 views

SUSE SLES15 Security Update : kernel (Live Patch 20 for SUSE Linux Enterprise 15 SP6) (SUSE-SU-2026:2172-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2172-1 advisory. This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.130 fixes various security issues The following security issues were fixed: ...

7.8CVSS5.8AI score0.07006EPSS
SaveExploits20References19
Rows per page
Query Builder