Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1272798

Re: [PATCH] arm64: bpf: fix buffer pointer

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] arm64: bpf: fix buffer pointer
Date 2015-11-19 04:40 +0100
Message-ID <qwoeL-3V4-43@gated-at.bofh.it> (permalink)
References <qw6KU-Af-53@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Zi Shen Lim <zlim.lnx@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@gmail.com>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] arm64: bpf: fix buffer pointer Zi Shen Lim <zlim.lnx@gmail.com> - 2015-11-18 10:00 +0100
  Re: [PATCH] arm64: bpf: fix buffer pointer David Miller <davem@davemloft.net> - 2015-11-18 21:40 +0100
  Re: [PATCH] arm64: bpf: fix buffer pointer "Shi, Yang" <yang.shi@linaro.org> - 2015-11-18 22:10 +0100
    Re: [PATCH] arm64: bpf: fix buffer pointer Z Lim <zlim.lnx@gmail.com> - 2015-11-18 22:50 +0100
      Re: [PATCH] arm64: bpf: fix buffer pointer "Shi, Yang" <yang.shi@linaro.org> - 2015-11-19 00:00 +0100
  Re: [PATCH] arm64: bpf: fix buffer pointer David Miller <davem@davemloft.net> - 2015-11-19 04:40 +0100

csiph-web