All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] format string usage clean ups
@ 2013-06-07 23:50 Kees Cook
  2013-06-07 23:50 ` [PATCH 1/6] block: do not pass disk names as format strings Kees Cook
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Kees Cook @ 2013-06-07 23:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Greg Kroah-Hartman, Jens Axboe, David S. Miller,
	Herbert Xu, David Woodhouse, Karsten Keil

Version 2 of this series. Originally: https://lkml.org/lkml/2013/6/6/614

Changes:
 - "power: ensure event is not used as format string" taken by maintainer.
 - "kobject: sanitize argument for format string" taken by maintainer.
 - "device: avoid format string in dev_set_name" fixed for newly uncovered
   additional error in format string.
 - "isdn: clean up debug format string usage" accidental dev_set_name
   revert chunk dropped.

Thanks,

-Kees


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-06-12 23:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 23:50 [PATCH v2 0/6] format string usage clean ups Kees Cook
2013-06-07 23:50 ` [PATCH 1/6] block: do not pass disk names as format strings Kees Cook
2013-06-07 23:50 ` [PATCH 2/6] crypto: sanitize argument for format string Kees Cook
2013-06-07 23:50 ` [PATCH 3/6] device: avoid format string in dev_set_name Kees Cook
2013-06-07 23:50 ` [PATCH 4/6] workqueue: avoid format strings in names Kees Cook
2013-06-07 23:50 ` [PATCH 5/6] kthread: avoid parsing names as format strings Kees Cook
2013-06-12 23:31   ` Djalal Harouni
2013-06-07 23:50 ` [PATCH 6/6] isdn: clean up debug format string usage Kees Cook

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.