Re: [PATCH v3 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
Logan Gunthorpe <[email protected]> Mon, 27 Jul 2026 12:56:18 -0600
| Newsgroups | org.kernel.vger.dmaengine,dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <[email protected]> |
On 2026-07-27 12:40, [email protected] wrote: > Thank you for your contribution! Sashiko AI review found 2 potential issue(s) to consider: > > New issues: > - [High] DMA use-after-free due to missing channel halt in the allocation error path. Note: this issue I believe is fixed in patch 3 of this series. Logan