In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]drm/tegra: Add call to put_pid()[EOL][EOL]Add a call to put_pid() corresponding to get_task_pid().[EOL]host1x_memory_context_alloc() does not take ownership of the PID so we[EOL]need to free it here to avoid leaking.[EOL][EOL][mperttunen@nvidia.com: reword commit message]