In the Linux kernel, the following vulnerability has been resolved: virtio-gpu: fix a missing check to avoid NULL dereference 'cache_ent' could be set NULL inside virtio_gpu_cmd_get_capset() and it will lead to a NULL dereference by a lately use of it (i.e., ptr = cache_ent->caps_cache). Fix it with a NULL check. [ kraxel: minor codestyle fixup ]
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | x64-based Systems Service Pack 1 (Server Core installation) |
| Linux | Linux | 32-bit Systems |
| Linux | Linux | Windows 10 Version 1511 for 32-bit Systems |
| Linux | Linux | Windows 10 Version 1709 for 32-bit Systems |