Local denial of service via DMA fence leak
Published Jul 19, 2026 · Updated Jul 19, 2026
Resource leak in the Linux kernel IIO buffer subsystem allows local users to exhaust memory by repeatedly enqueueing DMA buffers. iio_buffer_enqueue_dmabuf() initializes a fence with one reference, dma_resv_add_fence() takes another, and the success path omits dma_fence_put(), permanently leaking one kmalloc-128 allocation per enqueue. Access requires a local user and an IIO device with buffer support; sustained enqueues can leave the system unstable or unresponsive.
Summary
What happened
Resource leak in the Linux kernel IIO buffer subsystem allows local users to exhaust memory by repeatedly enqueueing DMA buffers. iio_buffer_enqueue_dmabuf() initializes a fence with one reference, dma_resv_add_fence() takes another, and the success path omits dma_fence_put(), permanently leaking one kmalloc-128 allocation per enqueue. Access requires a local user and an IIO device with buffer support; sustained enqueues can leave the system unstable or unresponsive.
The record
- CVE
- CVE-2026-63929
- Published
- Jul 19, 2026
- Updated
- Jul 19, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-772, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 19, 2026CVE publishedPublication date reported by the CVE source.
- Jul 19, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3e26d9f08fbe0b73e951a5e810fdb7a332b7e37f <3412a95afaa5d3262008dfc34f3c7be33d8151dc
- Affected versionversion=3e26d9f08fbe0b73e951a5e810fdb7a332b7e37f <9678aeed8b77d495a417dd057d479f3733094019
- Affected versionversion=3e26d9f08fbe0b73e951a5e810fdb7a332b7e37f <96cdeaba6a008503455b78a9641c05c2a886a7ec
- Affected versionversion=3e26d9f08fbe0b73e951a5e810fdb7a332b7e37f <a093999355084bdbfe6e97f1dd232e58a1525f0b
- Affected versionversion=6.11
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo