Skip to content
Commit ece550f5 authored by Dan Carpenter's avatar Dan Carpenter Committed by Tyler Hicks
Browse files

ecryptfs: use after free



The "full_alg_name" variable is used on a couple error paths, so we
shouldn't free it until the end.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Cc: stable@kernel.org
Signed-off-by: default avatarTyler Hicks <tyhicks@linux.vnet.ibm.com>
parent 4aa25bcb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment