Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1193814
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] jent: use safe format string parameters |
| Date | 2015-07-28 09:10 +0200 |
| Message-ID | <pR7br-1Yt-15@gated-at.bofh.it> (permalink) |
| References | <pPTWV-2JX-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jul 24, 2015 at 03:41:27PM -0700, Kees Cook wrote: > Since the API for jent_panic() does not include format string parameters, > adjust the call to panic() to use a literal string to avoid any future > callers from leaking format strings into the panic message. > > Signed-off-by: Kees Cook <keescook@chromium.org> Applied. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] jent: use safe format string parameters Herbert Xu <herbert@gondor.apana.org.au> - 2015-07-28 09:10 +0200
csiph-web