← Back to CVE List

CVE-2021-47648

Published: 2025-02-26T06:37Z
Last Modified: 2025-03-18T19:10Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix a memory leak in 'host1x_remove()' Add a missing 'host1x_channel_list_free()' call in the remove function, as already done in the error handling path of the probe function. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt