Security Advisory

CVE-2022-50440

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-01 11:42:16
Last updated 2026-05-11 19:19:32
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to crashes. To fix it the dimensions of the copybox have to be validated against the expected size of the snooped cursor.