← Back to CVE search

CVE-2026-74393

Linux kernel

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 <sam.spencer@arm.com>

EPSS 0.168%Risk 0
View source
Published
2026-08-15 06:22:41
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:19:34
Vector
Pending