The kernel function valid_ephemeral_uid() and valid_ephemeral_gid() incorrectly test
for the reserved ephemeral UIDs and GIDs. This causes the marcos VALID_UID and VALID_GID
to return the incorrect result for specific reserved ephemeral IDs after the idmapd
daemon has been started.
|