https://github.com/torvalds/linux
Revision c9ce228306fda4448f5f495b4f36c07956f45acd authored by Greg Banks on 19 February 2007, 23:12:34 UTC, committed by Linus Torvalds on 20 February 2007, 00:13:28 UTC
Due to type confusion, when an nfsacl verison 2 'ACCESS' request
finishes and tries to clean up, it calls fh_put on entiredly the
wrong thing and this can cause an oops.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 575d5e7
History
Tip revision: c9ce228306fda4448f5f495b4f36c07956f45acd authored by Greg Banks on 19 February 2007, 23:12:34 UTC
[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.
Tip revision: c9ce228
File Mode Size
Kconfig -rw-r--r-- 1.5 KB
Kconfig.iosched -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 347 bytes
as-iosched.c -rw-r--r-- 37.7 KB
blktrace.c -rw-r--r-- 12.4 KB
cfq-iosched.c -rw-r--r-- 53.0 KB
deadline-iosched.c -rw-r--r-- 11.6 KB
elevator.c -rw-r--r-- 25.0 KB
genhd.c -rw-r--r-- 17.6 KB
ioctl.c -rw-r--r-- 7.4 KB
ll_rw_blk.c -rw-r--r-- 102.4 KB
noop-iosched.c -rw-r--r-- 2.5 KB
scsi_ioctl.c -rw-r--r-- 16.3 KB

back to top