Edit

IABSD.fr/src/sbin/mountd

Branch :

  • Show log

    Commit

  • Author : kn
    Date : 2025-01-16 12:48:45
    Hash : 109821c1
    Message : unveil privileged child's write/create to mountdtab file, drop exec It needs arbitrary read access, but only ever changes one file and is not meant to execute anything; initial r1.84 privsep from 2005 has the details. OK ratchov millert