Bug 88182 - httpd should set CLOEXEC on opened fds
Summary: httpd should set CLOEXEC on opened fds
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: httpd
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-07 13:04 UTC by Joe Orton
Modified: 2007-04-18 16:52 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-02-11 17:23:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Joe Orton 2003-04-07 13:04:35 UTC
It is desirable to set CLOEXEC on opened files, sockets or logs, so that
processes forked by modules such as PHP do not have access to these fds.  See
bug 82142 for further discussion.


Note You need to log in before you can comment on or make changes to this bug.