In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix a memory leak in 'host1xremove()' Add a missing 'host1xchannellistfree()' call in the remove function, as already done in the error handling path of the probe function.