OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_8pre1-6-gdcf389d

Gerrit Code Review gerrit@openafs.org
Wed, 9 Apr 2014 07:12:35 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit cde152658dcf5ee31293ed75b9a6cfaf8192f320
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Sat Feb 15 12:03:43 2014 -0500

    viced: fix get-statistics64 buffer overflow
    
    Range check the statsVersion argument of the GetStatisitics64 RPC to
    avoid a buffer overflow in the fileserver, or a huge memory allocation,
    by a rogue client.
    
    FIXES 131803
    
    (cherry picked from commit bd2cc32da969abe57334d20563d5cddf065a905e)
    
    Change-Id: I05b18b9f4bacd8981eafb9fe4b5aea904f88a9cc

 src/viced/afsfileprocs.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository