diff options
author | Max Asbock <masbock@us.ibm.com> | 2006-03-10 02:33:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-10 04:47:37 +0100 |
commit | 6a88231fc7da311e4da4ce2011d1a132c80c145a (patch) | |
tree | 383281e2e283a2f3da686d3ea57cd7c4777a7282 /arch/s390/lib | |
parent | [PATCH] vmscan: no zone_reclaim if PF_MALLOC is set (diff) | |
download | linux-6a88231fc7da311e4da4ce2011d1a132c80c145a.tar.xz linux-6a88231fc7da311e4da4ce2011d1a132c80c145a.zip |
[PATCH] ibmasm: use after free fix
The kobject_put() can free the memory at *cmd, but cmd->lock points to a
persistent lock that is not freed with cmd.
Signed-off-by: Max Asbock <masbock@us.ibm.com>
Cc: Vernon Mauery <vernux@us.ibm.com>
Cc: Srihari Vijayaraghavan <sriharivijayaraghavan@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/s390/lib')
0 files changed, 0 insertions, 0 deletions