Acknowledged
Created: Dec 16, 2025
Updated: Dec 18, 2025
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel
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]