commit c6918c40326ff65c6832d3ed8628be3623c931a0 Author: Greg Kroah-Hartman Date: Mon Feb 19 22:42:48 2007 -0800 Linux 2.6.18.7 commit 48f51fc263193c5e4f2102548e2ced0ab6be462d Author: Greg Banks Date: Tue Feb 20 10:12:34 2007 +1100 [PATCH] Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772) 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 Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman