CVE-2025-68233
Published Dec 16, 2025
Modified Apr 15, 2026
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]
Is your site exposed to CVE-2025-68233?
Run a free security scan — no signup, results in seconds.
References
Other 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
Frequently Asked Questions
What is CVE-2025-68233? +
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]
How do I check if I'm vulnerable to CVE-2025-68233? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.