mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATHC 0/2] cn: w1: buffer size checks
@ 2014-11-09 22:37 David Fries
  2014-11-09 22:37 ` [PATCH 1/2] cn: verify msg->len before making callback David Fries
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Fries @ 2014-11-09 22:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: Evgeniy Polyakov, Dan Carpenter, Kees Cook

These issues were found by Dan Carpenter with a static checker.
Evgeniy are you okay with these?

[PATCH 1/2] cn: verify msg->len before making callback
[PATCH 2/2] w1: avoid potential u16 overflow

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

end of thread, other threads:[~2014-11-11  2:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-09 22:37 [PATHC 0/2] cn: w1: buffer size checks David Fries
2014-11-09 22:37 ` [PATCH 1/2] cn: verify msg->len before making callback David Fries
2014-11-09 22:37 ` [PATCH 2/2] w1: avoid potential u16 overflow David Fries
2014-11-10  0:12 ` [PATHC 0/2] cn: w1: buffer size checks Евгений Поляков
2014-11-11  2:19   ` David Fries
2014-11-11  2:19     ` [PATCH 1/2] cn: verify msg->len before making callback David Fries
2014-11-11  2:19     ` [PATCH 2/2] w1: avoid potential u16 overflow David Fries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome