In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix a memory leak in hang state error path When vc4_save_hang_state() encounters an early return condition, it returns without freeing the previously allocated `kernel_state`, leaking memory. Add the missing kfree() calls by consolidating the early return paths into a single place.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | Version 1809 for x64-based Systems |
| Linux | Linux | 3.7.3 |
| Linux | Linux | < 14.2R8 |
| Linux | Linux | 2008 for 32-bit Systems Service Pack 2 (Core installation) |