Re: [PATCH 2/2] android: binder: Fix null ptr dereference in debug msg

From: Greg Kroah-Hartman
Date: Fri Oct 20 2017 - 09:42:10 EST


On Fri, Oct 06, 2017 at 04:12:06PM -0400, Sherry Yang wrote:
> Don't access next->data in kernel debug message when the
> next buffer is null.
>
> Acked-by: Arve Hjønnevåg <arve@xxxxxxxxxxx>
> Signed-off-by: Sherry Yang <sherryy@xxxxxxxxxxx>
> ---
> drivers/android/binder_alloc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Same here, can you rebase and resend this one against char-misc-linus
and resend?

thanks,

greg k-h