alistair23-linux/fs/ecryptfs
Dan Carpenter db86be3a12 eCryptfs: use after free in ecryptfs_release_messaging()
We're freeing the list iterator so we should be using the _safe()
version of hlist_for_each_entry().

Fixes: 88b4a07e66 ("[PATCH] eCryptfs: Public key transport mechanism")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
2017-11-06 18:22:34 +00:00
..
crypto.c ecryptfs: remove private bin2hex implementation 2017-11-04 22:16:41 +00:00
debug.c
dentry.c
ecryptfs_kernel.h ecryptfs: remove private bin2hex implementation 2017-11-04 22:16:41 +00:00
file.c ecryptfs: convert to file_write_and_wait in ->fsync 2017-08-03 14:20:22 -04:00
inode.c statx: Add a system call to make enhanced file info available 2017-03-02 20:51:15 -05:00
Kconfig
keystore.c ecryptfs: add missing \n to end of various error messages 2017-11-04 22:16:39 +00:00
kthread.c scripts/spelling.txt: add "againt" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
main.c ecryptfs: add missing \n to end of various error messages 2017-11-04 22:16:39 +00:00
Makefile
messaging.c eCryptfs: use after free in ecryptfs_release_messaging() 2017-11-06 18:22:34 +00:00
miscdev.c ecryptfs: add missing \n to end of various error messages 2017-11-04 22:16:39 +00:00
mmap.c xattr: Add __vfs_{get,set,remove}xattr helpers 2016-10-07 20:10:44 -04:00
read_write.c fs: fix kernel_write prototype 2017-09-04 19:05:15 -04:00
super.c