Files
linux/fs/ecryptfs
Jann Horn dea2cf7c0c ecryptfs: forbid opening files without mmap handler
commit 2f36db71009304b3f0b95afacd8eba1f9f046b87 upstream.

This prevents users from triggering a stack overflow through a recursive
invocation of pagefault handling that involves mapping procfs files into
virtual memory.

Signed-off-by: Jann Horn <jannh@google.com>
Acked-by: Tyler Hicks <tyhicks@canonical.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-24 10:18:20 -07:00
..
2015-07-09 11:42:21 -07:00
2013-04-09 14:08:16 -04:00
2015-08-07 13:58:05 +02:00