Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1635734
| From | Arjan van de Ven <arjan@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] use get_random_long for the per-task stack canary |
| Date | 2017-05-04 15:40 +0200 |
| Message-ID | <tDp97-43E-3@gated-at.bofh.it> (permalink) |
| References | <tDp97-43E-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web