In the Linux kernel, the following vulnerability has been resolved:
drm/tegra: Add call to put_pid()
Add a call to putpid() corresponding to gettaskpid(). host1xmemorycontextalloc() does not take ownership of the PID so we need to free it here to avoid leaking.
[mperttunen@nvidia.com: reword commit message]
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68233.json",
"cna_assigner": "Linux"
}