[PATCH] arm64: bpf: fix buffer pointer

David Miller davem at davemloft.net
Wed Nov 18 12:34:26 PST 2015


From: Zi Shen Lim <zlim.lnx at gmail.com>
Date: Wed, 18 Nov 2015 00:56:02 -0800

> During code review, I noticed we were passing a bad buffer pointer
> to bpf_load_pointer helper function called by jitted code.
> 
> Point to the buffer allocated by JIT, so we don't silently corrupt
> other parts of the stack.
> 
> Signed-off-by: Zi Shen Lim <zlim.lnx at gmail.com>

Can I get some review from other ARM folks before I apply this?

Thanks.



More information about the linux-arm-kernel mailing list