[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <173339519112.766262.17129619892556491178.b4-ty@bootlin.com>
Date: Thu, 5 Dec 2024 11:43:25 +0100
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Claudiu Beznea <claudiu.beznea@...on.dev>,
linux-mtd@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH next] mtd: rawnand: fix double free in atmel_pmecc_create_user()
On Wed, 23 Oct 2024 11:40:56 +0300, Dan Carpenter wrote:
> The "user" pointer was converted from being allocated with kzalloc() to
> being allocated by devm_kzalloc(). Calling kfree(user) will lead to a
> double free.
>
>
Applied to mtd/fixes, thanks!
[1/1] mtd: rawnand: fix double free in atmel_pmecc_create_user()
Patche(s) will be available within hours on:
mtd/linux.git
Kind regards,
Miquèl
Powered by blists - more mailing lists