On Sun, Oct 27, 2013 at 12:48:06PM +0100, Stefani Seibold wrote:
> This small patch adds a runtime prctl config option for a per process
> "close on exec" without breaking existing code.
>
> With this feature a developer can decide if the application will pass all non
> "close on exec" file descri
This small patch adds a runtime prctl config option for a per process
"close on exec" without breaking existing code.
With this feature a developer can decide if the application will pass all non
"close on exec" file descriptors to a new process or not.
The mode of the process wide "close on exec
Am Dienstag, den 22.10.2013, 20:48 +0100 schrieb Al Viro:
> On Tue, Oct 22, 2013 at 09:27:18PM +0200, Stefani Seibold wrote:
>
> > This patch will increase security since no developers can review all
> > libraries
> > which there are using. Also in a team of developers it is not always
> > possi
On Tue, Oct 22, 2013 at 09:27:18PM +0200, Stefani Seibold wrote:
> This patch will increase security since no developers can review all libraries
> which there are using. Also in a team of developers it is not always possible
> to have a full survey over the code which is produced. Or the output o
This small patch adds a runtime prctl config option for a per process wide
"close on exec" without breaking existing code.
With this feature a developer can decide if the application will pass all non
"close on exec" file descriptors to a new process or not.
The mode of the process wide "close on
From: Stefani Seibold
This small patch adds a runtime prctl config option for a per process wide
"close on exec" without breaking existing code.
With this feature a developer can decide if the application will pass all non
"close on exec" file descriptors to a new process or not.
The mode of th
6 matches
Mail list logo