[PATCH] UBI: Fix double free after do_sync_erase()

Artem Bityutskiy dedekind1 at gmail.com
Fri Nov 7 03:50:43 PST 2014


On Thu, 2014-11-06 at 16:47 +0100, Richard Weinberger wrote:
> If the erase worker is unable to erase a PEB it will
> free the ubi_wl_entry itself.
> The failing ubi_wl_entry must not free()'d again after
> do_sync_erase() returns.
> 
> Cc: <stable at vger.kernel.org>
> Signed-off-by: Richard Weinberger <richard at nod.at>

Pushed, thanks!





More information about the linux-mtd mailing list