OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_12-7-g4f9a7ac

Gerrit Code Review gerrit@openafs.org
Thu, 30 Jul 2015 00:02:00 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 06a5b0bd91f3ec6efad8b21831b4d1ec1a0f5003
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Wed Jul 8 14:20:13 2015 -0400

    afs: Use correct output buffer for FSCmd pioctl
    
    MRAFS added the FsCmd pioctl for passing messages to the fileserver;
    a bug causes it to write into the wrong memory and potentially panic
    clients.
    
    FIXES 131896 (CVE-2015-3285)
    
    (cherry picked from commit ef671f497e9161ec2759446d594789495d3346f1)
    
    Change-Id: I1ee1fa7dff1d2594cfe9fab5ae0b7fc9245803de

 src/afs/afs_pioctl.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository