NONE · 0

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 t...

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

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.