cifs: Possible slab memory corruption while updating extended stats (repost)
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Thu, 3 Feb 2011 20:31:18 +0000 (14:31 -0600)
committerSteve French <sfrench@us.ibm.com>
Fri, 4 Feb 2011 20:18:06 +0000 (20:18 +0000)
commit64474bdd07f673cc48509ea0375274422c8f73bf
tree406db93b0bae474281a13d83f8e621bafcca6af4
parent76429c148b939f5a6863c0a024eb8960ae91469a
cifs: Possible slab memory corruption while updating extended stats (repost)

Updating extended statistics here can cause slab memory corruption
if a callback function frees slab memory (mid_entry).

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c