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


Groups > linux.kernel > #1658907

Re: [PATCH 1/6] arm64, vdso: Define vdso_{start,end} as array

From Kees Cook <keescook@chromium.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/6] arm64, vdso: Define vdso_{start,end} as array
Date 2017-06-06 18:20 +0200
Message-ID <tPpn3-2GL-13@gated-at.bofh.it> (permalink)
References <tPeKZ-460-5@gated-at.bofh.it> <tPeL0-460-23@gated-at.bofh.it> <tPjhD-6Wc-1@gated-at.bofh.it> <tPjhE-6Wc-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jun 6, 2017 at 2:49 AM, Will Deacon <will.deacon@arm.com> wrote:
> On Tue, Jun 06, 2017 at 10:43:52AM +0100, Catalin Marinas wrote:
>> On Mon, Jun 05, 2017 at 09:52:30PM -0700, Kees Cook wrote:
>> > Adjust vdso_{start|end} to be char arrays to avoid compile-time analysis
>> > that flags "too large" memcmp() calls with CONFIG_FORTIFY_SOURCE.
>> >
>> > Suggested-by: Mark Rutland <mark.rutland@arm.com>
>> > Signed-off-by: Kees Cook <keescook@chromium.org>
>> > Cc: Catalin Marinas <catalin.marinas@arm.com>
>> > Cc: Will Deacon <will.deacon@arm.com>
>> > Cc: Jisheng Zhang <jszhang@marvell.com>
>>
>> Acked-by: Catalin Marinas <catalin.marinas@arm.com>
>
> Kees -- I'm assuming this series is going via some other tree, but let me
> know if you want this patch to go via arm64.

Greg has picked up the staging fix, so it's fine if it goes via other
trees. I think akpm will pick up anything that is left over. So, yeah,
please take it via arm64.

(And I need to fix git send-email to actually Cc people on
"Suggested-by", etc... hmm)

-Kees

-- 
Kees Cook
Pixel Security

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


Thread

[PATCH] FORTIFY_SOURCE build fixes Kees Cook <keescook@chromium.org> - 2017-06-06 07:00 +0200
  [PATCH 4/6] kexec_file: Adjust declaration of kexec_purgatory Kees Cook <keescook@chromium.org> - 2017-06-06 07:00 +0200
  [PATCH 1/6] arm64, vdso: Define vdso_{start,end} as array Kees Cook <keescook@chromium.org> - 2017-06-06 07:00 +0200
    Re: [PATCH 1/6] arm64, vdso: Define vdso_{start,end} as array Catalin Marinas <catalin.marinas@arm.com> - 2017-06-06 11:50 +0200
      Re: [PATCH 1/6] arm64, vdso: Define vdso_{start,end} as array Will Deacon <will.deacon@arm.com> - 2017-06-06 11:50 +0200
        Re: [PATCH 1/6] arm64, vdso: Define vdso_{start,end} as array Kees Cook <keescook@chromium.org> - 2017-06-06 18:20 +0200

csiph-web