summaryrefslogtreecommitdiff
path: root/fs/ecryptfs/mmap.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-08-22 23:41:28 +0300
committerTyler Hicks <tyhicks@canonical.com>2017-11-06 18:22:34 +0000
commitdb86be3a12d0b6e5c5b51c2ab2a48f06329cb590 (patch)
tree41c89d821f67a296b66a265a8ffcf04406f0db35 /fs/ecryptfs/mmap.c
parentabbae6d560c1d562c5c0d10785469734784ef961 (diff)
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: 88b4a07e6610 ("[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>
Diffstat (limited to 'fs/ecryptfs/mmap.c')
0 files changed, 0 insertions, 0 deletions