aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2010-11-10 12:21:43 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2010-11-12 07:58:46 -0800
commite2b348354112df63a9c2ea4219a6867c6c7ea100 (patch)
treeb9a0703ac3e356e3df7941a5e6e53dd6e83fefde /fs
parentbacklight: MacBookAir3,1(3,2) mbp-nvidia-bl support (diff)
downloadlinux-dev-e2b348354112df63a9c2ea4219a6867c6c7ea100.tar.xz
linux-dev-e2b348354112df63a9c2ea4219a6867c6c7ea100.zip
crypto: pcrypt - Fix use after free on padata_free
kobject_put is called from padata_free for the padata kobject. The kobject's release function frees the padata instance, so don't call kobject_put for the padata kobject from pcrypt. Reported-and-tested-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions