Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1528245
| From | Dmitry Vyukov <dvyukov@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] kasan: turn off -fsanitize-address-use-after-scope for now |
| Date | 2016-11-23 10:40 +0100 |
| Message-ID | <sGCc1-33w-7@gated-at.bofh.it> (permalink) |
| References | <sGscG-4Zb-15@gated-at.bofh.it> <sGBpD-2y7-27@gated-at.bofh.it> <sGBpD-2y7-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Nov 23, 2016 at 9:46 AM, Arnd Bergmann <arnd@arndb.de> wrote: > On Wednesday, November 23, 2016 11:25:49 AM CET Andrey Ryabinin wrote: >> >> We have implementation for this feature: >> "[PATCH] kasan: support use-after-scope detection" - http://lkml.kernel.org/r/<1479226045-145148-1-git-send-email-dvyukov@google.com> >> and given how simple it is I'd suggest to just backport implementation. >> >> BTW, we also need "[PATCH] kasan: update kasan_global for gcc 7" - http://lkml.kernel.org/r/<1479219743-28682-1-git-send-email-dvyukov@google.com> >> in v4.0+ stable. > > Ah, good. What's the plan for this patch? Would you still expect to > see that merged into v4.9, or get backported later once it's part of v4.10? > > Either way, you proabably want a Cc:stable tag on it to trigger the > backport to older kernels. +Andrew, what is the plan for the "[PATCH] kasan: update kasan_global for gcc 7" patch? Do I need to remail to include Cc:stable?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] kasan: turn off -fsanitize-address-use-after-scope for now Arnd Bergmann <arnd@arndb.de> - 2016-11-23 00:00 +0100
Re: [PATCH] kasan: turn off -fsanitize-address-use-after-scope for now Arnd Bergmann <arnd@arndb.de> - 2016-11-23 09:50 +0100
Re: [PATCH] kasan: turn off -fsanitize-address-use-after-scope for now Dmitry Vyukov <dvyukov@google.com> - 2016-11-23 10:40 +0100
Re: [PATCH] kasan: turn off -fsanitize-address-use-after-scope for now Andrew Morton <akpm@linux-foundation.org> - 2016-11-23 19:50 +0100
Re: [PATCH] kasan: turn off -fsanitize-address-use-after-scope for now Dmitry Vyukov <dvyukov@google.com> - 2016-11-24 15:50 +0100
csiph-web