NONE · 0

CVE-2026-74393

In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drm_syncobj_find_fence() Commit 18226ba52159 ("drm/syncobj: reject invalid flags in drm_syncobj_fi...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drm_syncobj_find_fence() Commit 18226ba52159 ("drm/syncobj: reject invalid flags in drm_syncobj_find_fence") forgot to take into account the fact that drm_syncobj_find() takes a reference to syncobj and returns early without dropping the reference, leading to memory leaks. Reported by: Sam Spencer <[email protected]>

References

FAQ

What is CVE-2026-74393?

CVE-2026-74393 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drm_syncobj_find_fence() Commit 18226ba52159 ("drm/syncobj: reject invalid flags in drm_syncobj_fi...

How severe is CVE-2026-74393?

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

Is there a patch for CVE-2026-74393?

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