• Andrew Morton's avatar
    [PATCH] use new unshare_files helper · 04e9bcb4
    Andrew Morton authored
    From: Chris Wright <chrisw@osdl.org>
    
    Use unshare_files during binary loading to eliminate potential leak of
    the binary's fd installed during execve().  As is, this breaks
    binfmt_som.c
    04e9bcb4
binfmt_elf.c 39.8 KB