diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-08-22 23:41:28 +0300 |
---|---|---|
committer | Tyler Hicks <tyhicks@canonical.com> | 2017-11-06 18:22:34 +0000 |
commit | db86be3a12d0b6e5c5b51c2ab2a48f06329cb590 (patch) | |
tree | 41c89d821f67a296b66a265a8ffcf04406f0db35 /arch/score | |
parent | abbae6d560c1d562c5c0d10785469734784ef961 (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 'arch/score')
0 files changed, 0 insertions, 0 deletions