The following commit has been merged in the master branch:
commit d1e90b82ebb2685cbac3ecb3fd99136328b35357
Author: Stephan Wiesand <[email protected]>
Date:   Fri Sep 6 13:35:02 2019 +0200

    ptserver: Increase length limit of namelist, idlist, prlist, prentries
    
    An implementation limit of those lists was introduced in commit
    a0ffea098d8c5c5b46c6bf86a12d28d6e7096685 to prevent using unlimited
    amounts of memory in ptserver and the client.  Subsequent reports
    indicate that the chosen limits are small enough to restrict
    functionality currently in use at some sites where membership lists
    exceed the current limit.  Since this is just an implementation-
    defined limit and can freely change from release to release, increase
    the threshold by an order of magnitude to preserve functionality for
    existing deployments while still retaining some protection against
    attacker-controlled excessive memory allocation.
    
    Change-Id: I857bb3b697909668eb71224b631dfbb7e3c03d3c
    Reviewed-on: https://gerrit.openafs.org/13838
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/ptserver/ptint.xg |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to