Fixed
Created: Dec 10, 2025
Updated: Dec 11, 2025
Resolved Date: Dec 10, 2025
Found In Version: 10.22.33.1
Fix Version: 10.22.33.3
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()[EOL][EOL]If the copy of the description string from userspace fails, then the page[EOL]for the instance descriptor doesn't get freed before returning -EFAULT,[EOL]which leads to a memleak.