public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] twl4030-madc: Fix arbitrarily initialized function pointer
@ 2008-07-02 13:36 Viktor Rosendahl
  2008-07-02 13:36 ` [PATCH 1/1] " Viktor Rosendahl
  0 siblings, 1 reply; 5+ messages in thread
From: Viktor Rosendahl @ 2008-07-02 13:36 UTC (permalink / raw)
  To: linux-omap

Hi all,

I have seen this bug crash the kernel when the security framework is enabled
in the kernel config. It crashed with a bad syscall from the events/0
workqueue; probably because the security framework is initialized very early
and thus the stack has been used more [or differently] and we end up picking up
a bad [nonzero] arbitrary address from the stack.

best regards,

Viktor

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

end of thread, other threads:[~2008-08-04 14:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02 13:36 [PATCH 0/1] twl4030-madc: Fix arbitrarily initialized function pointer Viktor Rosendahl
2008-07-02 13:36 ` [PATCH 1/1] " Viktor Rosendahl
2008-07-02 13:54   ` Felipe Balbi
2008-07-03 15:26     ` Viktor Rosendahl
2008-08-04 14:31       ` Tony Lindgren

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