aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/miscdev.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2017-08-22 20:41:28 +0000
committerTyler Hicks <[email protected]>2017-11-06 18:22:34 +0000
commitdb86be3a12d0b6e5c5b51c2ab2a48f06329cb590 (patch)
tree41c89d821f67a296b66a265a8ffcf04406f0db35 /fs/ecryptfs/miscdev.c
parentecryptfs: remove private bin2hex implementation (diff)
downloadkernel-db86be3a12d0b6e5c5b51c2ab2a48f06329cb590.tar.gz
kernel-db86be3a12d0b6e5c5b51c2ab2a48f06329cb590.zip
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 <[email protected]> Cc: <[email protected]> Signed-off-by: Tyler Hicks <[email protected]>
Diffstat (limited to 'fs/ecryptfs/miscdev.c')
0 files changed, 0 insertions, 0 deletions