7 matches found
Azure Linux 3.0 Security Update: kernel (CVE-2024-46710)
The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46710 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active rea...
Linux Distros Unpatched Vulnerability : CVE-2024-46710
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...
drm/vmwgfx: Prevent unmapping active read buffers
...
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...
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...
AZL-49324 CVE-2024-46710 affecting package kernel for versions less than 6.6.57.1-1
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...
CVE-2024-46710
CVE-2024-46710 (Linux kernel): The vulnerability in drm/vmwgfx arises from racing between multiple read buffers in the kms cursor handling, where a buffer unmapped for compare could be re-using contents after an update. The issue is mitigated by introducing a per-path active map count and unmappi...