Kernel crash via unguarded DMA descriptor lookup
Published Aug 21, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux DesignWare AXI DMA driver allows local users to crash the kernel through an exceptional DMA interrupt. The axi_chan_handle_err function uses the result of vchan_next_desc without checking whether the issued-descriptor list returned NULL. Reachability requires the affected driver and a DMA error interrupt with no queued descriptor; dereferencing the absent descriptor produces a kernel panic.
Summary
What happened
NULL pointer dereference in the Linux DesignWare AXI DMA driver allows local users to crash the kernel through an exceptional DMA interrupt. The axi_chan_handle_err function uses the result of vchan_next_desc without checking whether the issued-descriptor list returned NULL. Reachability requires the affected driver and a DMA error interrupt with no queued descriptor; dereferencing the absent descriptor produces a kernel panic.
The record
- CVE
- CVE-2023-52899
- Published
- Aug 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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=1fe20f1b84548bbcf48b6659ea171cd46618ea3a <20d0a6d17e85a8a816a64fa7d7cae616f1617833
- Affected versionversion=1fe20f1b84548bbcf48b6659ea171cd46618ea3a <5054d001ffaf76155637c5e5b922c11016cd6a5d
- Affected versionversion=1fe20f1b84548bbcf48b6659ea171cd46618ea3a <51a7ad5b60efac65691729d10745c28fa1016b96
- Affected versionversion=1fe20f1b84548bbcf48b6659ea171cd46618ea3a <53dd833fd0a2d8f0118d01ea063a70652689d31e
- Affected versionversion=1fe20f1b84548bbcf48b6659ea171cd46618ea3a <57054fe516d59d03a7bcf1888e82479ccc244f87
- Affected versionversion=1fe20f1b84548bbcf48b6659ea171cd46618ea3a <f534dc438828cc3f1f8c6895b8bdfbef079521fb
- Affected versionversion=4.17
What conditions does exploitation require?
What is affected?
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.
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