OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed May 01 2002 - 19:36:04 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: millertcvs.openbsd.org 2002/05/01 18:36:04

    Modified files:
            sys/kern : kern_exec.c

    Log message:
    Cause the exec to fail if we are unable to allocate resources when dup'ing
    /dev/null to fd's 0-2 for a setuid program; deraadt and art OK