aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2015-03-15 23:46:22 -0400
committerRich Felker <dalias@aerifal.cx>2015-03-15 23:46:22 -0400
commit4b5ca13fb170314e0e0c37b304ca56171625afd1 (patch)
tree2db732a3f15e781f81d1706a8b3d042869a04729
parentsimplify nscd lookup code for alt passwd/group backends (diff)
downloadgrovel-4b5ca13fb170314e0e0c37b304ca56171625afd1.tar.gz
grovel-4b5ca13fb170314e0e0c37b304ca56171625afd1.tar.xz
avoid sending huge names as nscd passwd/group queries
overly long user/group names are potentially a DoS vector and source of other problems like partial writes by sendmsg, and not useful.