Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/misc/ibmasm
Max Asbock 6a88231fc7 [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>
2006-03-09 19:47:37 -08:00
..
command.c
dot_command.c
dot_command.h
event.c
heartbeat.c
i2o.h
ibmasm.h [PATCH] ibmasm: use after free fix 2006-03-09 19:47:37 -08:00
ibmasmfs.c
lowlevel.c
lowlevel.h
Makefile
module.c
r_heartbeat.c
remote.c Input: ibmasm - fix input initialization error path 2006-01-10 02:00:39 -05:00
remote.h
uart.c [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA 2006-01-21 20:06:14 +00:00