[PATCH] gpio: mvebu: fix potential user-after-free on probe

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Nov 30 09:43:03 EST 2020


Hi Baruch,

On Mon, Nov 30, 2020 at 03:55:28PM +0200, Baruch Siach wrote:
> On Mon, Nov 30 2020, Uwe Kleine-König wrote:
> > On Mon, Nov 30, 2020 at 03:33:23PM +0200, Baruch Siach wrote:
> >> When mvebu_pwm_probe() fails IRQ domain is not released. Move
> >> mvebu_pwm_probe() before IRQ domain registration.
> >
> > And now if something with IRQ domain registration fails the pwm stuff
> > isn't freed?
> 
> As far as I can see mvebu_pwm_probe() uses devres exclusively to
> allocate resources.

there is no devm magic in pwmchip_add().

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20201130/fbd5ed26/attachment.sig>


More information about the linux-arm-kernel mailing list