NONE · 0

CVE-2026-93059

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix task_struct reference leak in recover_worker get_pid_task() increments the task reference count, but the correspondin...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix task_struct reference leak in recover_worker get_pid_task() increments the task reference count, but the corresponding put_task_struct() was missing in the else branch, leaking a reference on every GPU hang recovery. Patchwork: https://patchwork.freedesktop.org/patch/730662/

References

FAQ

What is CVE-2026-93059?

CVE-2026-93059 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix task_struct reference leak in recover_worker get_pid_task() increments the task reference count, but the correspondin...

How severe is CVE-2026-93059?

CVSS scoring is not yet available for CVE-2026-93059. Check NVD for updates.

Is there a patch for CVE-2026-93059?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.