linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] fix IMA + Apparmor kernel panic
@ 2014-05-08 13:16 Dmitry Kasatkin
  2014-05-08 13:16 ` [PATCH 1/1] ima: introduce ima_kernel_read() Dmitry Kasatkin
  2014-05-09  3:10 ` IMA + O_DIRECT (Re: [PATCH 0/1] fix IMA + Apparmor kernel panic) J. R. Okajima
  0 siblings, 2 replies; 14+ messages in thread
From: Dmitry Kasatkin @ 2014-05-08 13:16 UTC (permalink / raw)
  To: viro, ebiederm, linux-security-module, eparis, zohar
  Cc: dmitry.kasatkin, linux-kernel, Dmitry Kasatkin

Hi,

Following patch replaces IMA usage of kernel_read() with special
version which skips security check that triggers kernel panic
when Apparmor and IMA appraisal are enabled together.

- Dmitry

Dmitry Kasatkin (1):
  ima: introduce ima_kernel_read()

 security/integrity/ima/ima_crypto.c | 32 +++++++++++++++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-05-13 18:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-08 13:16 [PATCH 0/1] fix IMA + Apparmor kernel panic Dmitry Kasatkin
2014-05-08 13:16 ` [PATCH 1/1] ima: introduce ima_kernel_read() Dmitry Kasatkin
2014-05-13 18:01   ` Mimi Zohar
2014-05-09  3:10 ` IMA + O_DIRECT (Re: [PATCH 0/1] fix IMA + Apparmor kernel panic) J. R. Okajima
2014-05-09  8:14   ` Dmitry Kasatkin
2014-05-09  9:17     ` J. R. Okajima
2014-05-09 14:58       ` Mimi Zohar
2014-05-09 16:01         ` J. R. Okajima
2014-05-09 16:15           ` J. R. Okajima
2014-05-09 19:44           ` Mimi Zohar
2014-05-09 20:07             ` J. R. Okajima
2014-05-10 17:30               ` Dmitry Kasatkin
2014-05-09 17:56   ` Al Viro
2014-05-09 18:28     ` Mimi Zohar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).