Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 4 May 2017 06:33:15 -0700
From: Arjan van de Ven <arjan@...ux.intel.com>
To: Daniel Micay <danielmicay@...il.com>, Kees Cook <keescook@...omium.org>,
 Ingo Molnar <mingo@...e.hu>, kernel-hardening@...ts.openwall.com,
 LKML <linux-kernel@...r.kernel.org>
Cc: stable@...r.kernel.org
Subject: Re: [PATCH] use get_random_long for the per-task stack canary

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

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.