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


Groups > linux.kernel > #1635734 > unrolled thread

Re: [PATCH] use get_random_long for the per-task stack canary

Started byArjan van de Ven <arjan@linux.intel.com>
First post2017-05-04 15:40 +0200
Last post2017-05-04 15:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] use get_random_long for the per-task stack canary Arjan van de Ven <arjan@linux.intel.com> - 2017-05-04 15:40 +0200

#1635734 — Re: [PATCH] use get_random_long for the per-task stack canary

FromArjan van de Ven <arjan@linux.intel.com>
Date2017-05-04 15:40 +0200
SubjectRe: [PATCH] use get_random_long for the per-task stack canary
Message-ID<tDp97-43E-3@gated-at.bofh.it>
On 5/4/2017 6:32 AM, Daniel Micay wrote:
> The stack canary is an unsigned long and should be fully initialized to
> random data rather than only 32 bits of random data.

that makes sense to me... ack

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web