lkml.org 
[lkml]   [2021]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] s390/speculation: Use statically initialized const for instructions
On Wed, Jun 16, 2021 at 01:18:23PM -0700, Kees Cook wrote:
> In preparation for FORTIFY_SOURCE performing compile-time and run-time
> field bounds checking for memcpy(), memmove(), and memset(), avoid
> confusing the checks when using a static const source.
>
> Move the static const array into a variable so the compiler can perform
> appropriate bounds checking.
>
> Signed-off-by: Kees Cook <keescook@chromium.org>
> ---
> arch/s390/kernel/nospec-branch.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)

Applied, thanks!

\
 
 \ /
  Last update: 2021-06-22 16:17    [W:0.067 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site