The following commit has been merged in the openafs-stable-1_6_x branch:
commit 2ae05022bfd083f2095565636ab0251ff5204a85
Author: Simon Wilkinson <[email protected]>
Date:   Tue Feb 26 21:30:20 2013 +0000

    bos_util: Fix buffer overflow
    
    Get rid of a buffer overflow in the bos_util utility, by just
    printing the key from the 'tbuffer' string, rather than copying
    it into 'x' which is too small for it.
    
    Reviewed-on: http://gerrit.openafs.org/9291
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit debf43714b0f00fa00a0ef3384e098de78d28ed6)
    
    Change-Id: If8b075691defeded972d0eff29b7fb594680e433
    Reviewed-on: http://gerrit.openafs.org/11018
    Reviewed-by: Nathaniel Filardo <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/bozo/bos_util.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to