Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1441703
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 1/2] mm, kasan: account for object redzone in SLUB's nearest_obj() |
| Date | 2016-07-12 22:10 +0200 |
| Message-ID | <rUcae-1jn-33@gated-at.bofh.it> (permalink) |
| References | <rUarL-7W-3@gated-at.bofh.it> <rUarM-7W-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 12 Jul 2016 20:12:44 +0200 Alexander Potapenko <glider@google.com> wrote: > When looking up the nearest SLUB object for a given address, correctly > calculate its offset if SLAB_RED_ZONE is enabled for that cache. What are the runtime effects of this fix? Please always include this info when fixing bugs so that others can decide which kernel(s) need patching.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7 1/2] mm, kasan: account for object redzone in SLUB's nearest_obj() Alexander Potapenko <glider@google.com> - 2016-07-12 20:20 +0200
Re: [PATCH v7 1/2] mm, kasan: account for object redzone in SLUB's nearest_obj() Andrew Morton <akpm@linux-foundation.org> - 2016-07-12 22:10 +0200
Re: [PATCH v7 1/2] mm, kasan: account for object redzone in SLUB's nearest_obj() Alexander Potapenko <glider@google.com> - 2016-07-13 14:20 +0200
csiph-web