PT-2026-72894 · Linux · Linux Kernel
CVE-2026-74442
·
Published
2026-08-15
·
Updated
2026-08-18
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the drm/vmwgfx component where the
vmw vkms init() function can leave the vmw->crc workq variable as NULL. This occurs under two conditions: when vmw host get guestinfo(GUESTINFO VBLANK, ...) fails or returns an oversized buffer, or when alloc ordered workqueue() returns NULL due to memory pressure. Subsequently, during module unload, the vmw vkms cleanup() function calls destroy workqueue(NULL), leading to a null pointer dereference of wq->name and causing a system panic.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel