In the Linux kernel, the following vulnerability has been resolved:
drm/syncobj: Fix memory leak in drmsyncobjfind_fence()
Commit 18226ba52159 ("drm/syncobj: reject invalid flags in drmsyncobjfindfence") forgot to take into account the fact that drmsyncobj_find() takes a reference to syncobj and returns early without dropping the reference, leading to memory leaks.
Reported by: Sam Spencer sam.spencer@arm.com
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74393.json"
}