Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Fix DMA fence leak In ffs_dmabuf_transfer(), a ffs_dma_fence… (CVE-2026-64328)
A memory leak vulnerability in the Linux kernel's USB gadget function f_fs was fixed. The issue involved improper reference counting of a dma_fence object in ffs_dmabuf_transfer(), causing a slow memory leak as dma_fence objects were not freed correctly. The fix transfers ownership of the fence to the DMA reservation object to ensure proper cleanup.
AI Analysis
Technical Summary
The Linux kernel vulnerability CVE-2026-64328 concerns a memory leak in the USB gadget f_fs subsystem. In the ffs_dmabuf_transfer() function, a ffs_dma_fence object is allocated and initialized with a reference count of 1. A second reference is added by dma_resv_add_fence(), but the original reference is never released properly. Although ffs_dmabuf_cleanup() decreases the reference count, it only balances with the reference acquired in ffs_dmabuf_signal_done(), leaving the initial reference unreleased. This results in a slow memory leak as more ffs_dma_fence objects accumulate without being freed. The vulnerability was addressed by calling dma_fence_put() immediately after dma_resv_add_fence(), transferring ownership to the DMA reservation object and ensuring the fence is discarded after signaling.
Potential Impact
The vulnerability causes a slow memory leak in the Linux kernel's USB gadget subsystem, which could degrade system performance or stability over time due to unreleased dma_fence objects. There is no indication of direct code execution, privilege escalation, or data corruption from this issue.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description indicates that a code fix has been implemented to properly release the dma_fence reference. Users should monitor official Linux kernel updates or their distribution's security advisories for patches addressing CVE-2026-64328 and apply them once available.
Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Fix DMA fence leak In ffs_dmabuf_transfer(), a ffs_dma_fence… (CVE-2026-64328)
Description
A memory leak vulnerability in the Linux kernel's USB gadget function f_fs was fixed. The issue involved improper reference counting of a dma_fence object in ffs_dmabuf_transfer(), causing a slow memory leak as dma_fence objects were not freed correctly. The fix transfers ownership of the fence to the DMA reservation object to ensure proper cleanup.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability CVE-2026-64328 concerns a memory leak in the USB gadget f_fs subsystem. In the ffs_dmabuf_transfer() function, a ffs_dma_fence object is allocated and initialized with a reference count of 1. A second reference is added by dma_resv_add_fence(), but the original reference is never released properly. Although ffs_dmabuf_cleanup() decreases the reference count, it only balances with the reference acquired in ffs_dmabuf_signal_done(), leaving the initial reference unreleased. This results in a slow memory leak as more ffs_dma_fence objects accumulate without being freed. The vulnerability was addressed by calling dma_fence_put() immediately after dma_resv_add_fence(), transferring ownership to the DMA reservation object and ensuring the fence is discarded after signaling.
Potential Impact
The vulnerability causes a slow memory leak in the Linux kernel's USB gadget subsystem, which could degrade system performance or stability over time due to unreleased dma_fence objects. There is no indication of direct code execution, privilege escalation, or data corruption from this issue.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vulnerability description indicates that a code fix has been implemented to properly release the dma_fence reference. Users should monitor official Linux kernel updates or their distribution's security advisories for patches addressing CVE-2026-64328 and apply them once available.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-rwqh-f7g9-w86h
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64328"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420d9c2644c7f8085699
Added to database: 07/25/2026, 23:09:01 UTC
Last enriched: 08/15/2026, 03:06:13 UTC
Last updated: 09/07/2026, 11:46:00 UTC
Views: 41
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.