[PATCH] arm64: bpf: fix buffer pointer
David Miller
davem at davemloft.net
Wed Nov 18 19:38:37 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>
Applied, thank you.
More information about the linux-arm-kernel
mailing list