Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



On Wed, May 16, 2012 at 09:41:11AM +0000, Martin Husemann wrote:
> Module Name:  src
> Committed By: martin
> Date:         Wed May 16 09:41:11 UTC 2012
> 
> Modified Files:
>       src/sys/kern: sys_pipe.c
> 
> Log Message:
> Make sure we can deliver two file descriptors for pipe2() before we set
> up anything special (like close on exec).
> Fixes PR kern/46457.

Thanks for fixing this. There is at least one other critical, 100 %
reproducable, bug that allows non-root users to crash the system; PR
kern/38889 (see also tests/lib/libc/sys/t_mmap; "mmap_block").

- Jukka.




Home | Main Index | Thread Index | Old Index