Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Add call to put_pid() Add a call to put_pid() corresponding to get_task_pid(). host1x_memory_context_alloc() does not take ownership of the PID so we need to free it here to avoid leaking. [[email protected]: reword commit message]
References
- https://git.kernel.org/stable/c/27ea5c2c75c3419a9a019240ca44b9256f628df1
- https://git.kernel.org/stable/c/2e78580e6e7deac6556236ef96db5bbf7b46857e
- https://git.kernel.org/stable/c/6b572e5154af08ee13f8d2673e86f83bc5ff86cd
- https://git.kernel.org/stable/c/6cbab9f0da72b4dc3c3f9161197aa3b9daa1fa3a
- https://git.kernel.org/stable/c/cbf2cbdb0733d7974dab296ffba0e7ae9b6524e5
FAQ
What is CVE-2025-68233?
CVE-2025-68233 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Add call to put_pid() Add a call to put_pid() corresponding to get_task_pid(). host1x_memory_context_alloc() does not t...
How severe is CVE-2025-68233?
CVSS scoring is not yet available for CVE-2025-68233. Check NVD for updates.
Is there a patch for CVE-2025-68233?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.