Re: [PATCH v2] rapidio: mport_cdev: fix use-after-free in dma_req_free()

From: Dan Carpenter

Date: Thu Jul 23 2026 - 06:23:38 EST


On Wed, Jul 22, 2026 at 09:36:35AM +0900, James Kim wrote:
> Hi,
>
> This is a gentle ping for this patch, as it has not received any
> feedback for some time.
>
> I'm CC'ing Dan Carpenter and Andrew Morton for additional visibility,
> as this patch fixes a potential use-after-free in the RapidIO driver.
>
> Any comments or reviews would be greatly appreciated.
>
> Thanks,
> James Kim
>

Yep. I think this is a real bug and the fix looks correct.

Reviewed-by: Dan Carpenter <error27@xxxxxxxxx>

regards,
dan carpenter