Skip to content
  • Rick Macklem's avatar
    nfsd: Sanity check the ACL attribute · 081d40b8
    Rick Macklem authored
    When an ACL is presented to the NFSv4 server in
    Setattr or Verify, parsing of the ACL assumed a
    sane acecnt and sane sizes for the "who" strings.
    This patch adds sanity checks for these.
    
    The patch also fixes handling of an error
    return from nfsrv_dissectacl() for one broken
    case.
    
    PR:	260111
    
    (cherry picked from commit fd020f19)
    081d40b8