Re: [PATCH] dmaengine: bestcomm: set bcom_eng to NULL on probe failure

From: Vinod Koul

Date: Thu Sep 10 2026 - 10:22:40 EST



On Sun, 16 Aug 2026 18:54:42 -0700, Rosen Penev wrote:
> Functions like bcom_task_alloc() use if (!bcom_eng) as a safety readiness
> check. If the probe fails and hits this error path, subsequent or concurrent
> API calls will bypass the check and dereference the freed memory.
>
>

Applied, thanks!

[1/1] dmaengine: bestcomm: set bcom_eng to NULL on probe failure
commit: 140ebb6d10559a7d2d0c597926f1bfacf03c9f29

Best regards,
--
~Vinod