summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-05-19 06:51:00 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2007-05-19 06:51:00 +0200
commitda7cd59ab9c8ed233df4809f6c8c90c636f676c7 (patch)
tree0acd3953eef595c838575589c8ac1276837f1311 /REPORTING-BUGS
parent[CRYPTO] tcrypt: Add missing error check (diff)
downloadlinux-da7cd59ab9c8ed233df4809f6c8c90c636f676c7.tar.xz
linux-da7cd59ab9c8ed233df4809f6c8c90c636f676c7.zip
[CRYPTO] api: Read module pointer before freeing algorithm
The function crypto_mod_put first frees the algorithm and then drops the reference to its module. Unfortunately we read the module pointer which after freeing the algorithm and that pointer sits inside the object that we just freed. So this patch reads the module pointer out before we free the object. Thanks to Luca Tettamanti for reporting this. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions