The following commit has been merged in the master branch:
commit b52eb11a08f2ad786238434141987da27b81e743
Author: Mark Vitale <[email protected]>
Date:   Tue Jun 26 03:47:41 2018 -0400

    OPENAFS-SA-2018-002 afs: prevent RXAFSCB_GetLock information leak
    
    RXAFSCB_GetLock (cmdebug) does not correctly initialize its output.
    This leaks kernel memory over the wire:
    
    struct AFSDBLock
    - up to 14 bytes for member name (16 - '<cellname>\0')
    
    Initialize the buffer.
    
    Change-Id: I4c5c8d67816c51645c0db44dc8f19b1b27c02757

 src/afs/afs_callback.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

Reply via email to