cvs commit: src/sys/kern kern_exec.c

Alan L. Cox alc at imimic.com
Fri Sep 24 08:50:32 PDT 2004


Alan Cox wrote:
> 
> alc         2002/01/07 20:13:21 PST
> 
>   Modified files:        (Branch: RELENG_4)
>     sys/kern             kern_exec.c
>   Log:
>   MFC
>    Call aio_proc_rundown() from exec_new_vmspace() to prevent a pending AIO
>    from modifying the new address space.  (This is the one-line version
>    of the patch that is a part of Revision 1.147.)
> 
>   Reviewed by:    tegge
>   Approved by:    re
> 
>   Revision    Changes    Path
>   1.107.2.12  +6 -0      src/sys/kern/kern_exec.c

Also, this closes the exploit documented at

http://elysium.soniq.net/dr/tao/advisory.txt

Regards,
Alan

To Unsubscribe: send mail to majordomo at FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message



More information about the cvs-all mailing list