[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151021114143.EE9111409F8@ozlabs.org>
Date: Wed, 21 Oct 2015 22:41:43 +1100 (AEDT)
From: Michael Ellerman <mpe@...erman.id.au>
To: Christophe Jaillet <christophe.jaillet@...adoo.fr>,
benh@...nel.crashing.org, paulus@...ba.org
Cc: kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [v2] powerpc/prom: Avoid reference to potentially freed memory
On Fri, 2015-16-10 at 21:38:45 UTC, Christophe Jaillet wrote:
> of_get_property() is used inside the loop, but then the reference to the
> node is dropped before dereferencing the prop pointer, which could by then
> point to junk if the node has been freed.
>
> Instead use of_property_read_u32() to actually read the property
> value before dropping the reference.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/1856f50c66dff0afb4a6a3e2
cheers
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists