commit 1142c3d706117e78573a64ce2c176b667e6ebb69 Author: Greg Kroah-Hartman Date: Mon Feb 19 22:31:57 2007 -0800 Linux 2.6.19.4 commit 2c362497a5a1f24b961c1f51e9d1a51d9d5a1037 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