PT-2026-27682 · Linux · Linux

Published

2026-03-25

·

Updated

2026-03-25

·

CVE-2026-23317

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
drm/vmwgfx: Return the correct value in vmw translate ptr functions
Before the referenced fixes these functions used a lookup function that returned a pointer. This was changed to another lookup function that returned an error code with the pointer becoming an out parameter.
The error path when the lookup failed was not changed to reflect this change and the code continued to return the PTR ERR of the now uninitialized pointer. This could cause the vmw translate ptr functions to return success when they actually failed causing further uninitialized and OOB accesses.

Related Identifiers

CVE-2026-23317

Affected Products

Linux