Your commit:

    cifs: check for private_data before trying to put it
    
    cifs_close doesn't check that the filp->private_data is non-NULL before
    trying to put it. That can cause an oops in certain error conditions
    that can occur on open or lookup before the private_data is set.
    
    Reported-by: Ben Greear <[email protected]>
    CC: Stable <[email protected]>
    Signed-off-by: Jeff Layton <[email protected]>
    Signed-off-by: Steve French <[email protected]>

has been added to the upstream SCSI tree
You can find it here:

http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-misc-2.6.git;a=commit;h=7797069305d13252fd66cf722aa8f2cbeb3c95cd

This patch is scheduled to be pushed when the merge window opens for 2.6.39

James Bottomley

P.S. If you find this email unwanted, set up a procmail rule junking on
the header:

X-Git-Tree: SCSI

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to