CVE-2026-74393
N/A
N/A
Summary
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>
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 18226ba52159257d4c2f777a168cc09adb3c1ac0 < e245f3491bf30a758786a4424854f61fee472308 | affected |
| Linux | Linux | 18226ba52159257d4c2f777a168cc09adb3c1ac0 < 7471006cd854d159723344be809e8287a2d75502 | affected |
| Linux | Linux | 18226ba52159257d4c2f777a168cc09adb3c1ac0 < 5c5994a1204743fa55e4c198ed93a6c36f21cd1f | affected |
| Linux | Linux | 18226ba52159257d4c2f777a168cc09adb3c1ac0 < e5b93bd6fdb92aa5e4689715d7e8487d9ce66a38 | affected |
| Linux | Linux | 6.9 | affected |
| Linux | Linux | 0 < 6.9 | unaffected |
| Linux | Linux | 6.12.97 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.40 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.5 <= 7.1.* | unaffected |
| Linux | Linux | 7.2-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/e245f3491bf30a758786a4424854f61fee472308
- https://git.kernel.org/stable/c/7471006cd854d159723344be809e8287a2d75502
- https://git.kernel.org/stable/c/5c5994a1204743fa55e4c198ed93a6c36f21cd1f
- https://git.kernel.org/stable/c/e5b93bd6fdb92aa5e4689715d7e8487d9ce66a38
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.