php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66008 php-fpm socket unix file descriptior leak
Submitted: 2013-10-31 09:14 UTC Modified: -
From: anthony dot fournier at ovh dot net Assigned:
Status: Closed Package: FPM related
PHP Version: 5.5.5 OS: Debian
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: anthony dot fournier at ovh dot net
New email:
PHP Version: OS:

 

 [2013-10-31 09:14 UTC] anthony dot fournier at ovh dot net
Description:
------------
On fpm_socket_unix_test_connect(), after creating a socket, connect function is called.

If this function fails, fpm_socket_unix_test_connect() returns immediately -1 without closing the socket.


Patches

php_fpm_socket_unix_file_descriptior_leak (last revision 2013-10-31 09:17 UTC by anthony dot fournier at ovh dot net)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-31 10:18 UTC] rasmus@php.net
Automatic comment on behalf of rasmus@lerdorf.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=812dfbc4315d38a4ee6669e8b7de50493a8bb3bd
Log: Fix bug #66008
 [2013-10-31 10:18 UTC] rasmus@php.net
-Status: Open +Status: Closed
 [2013-10-31 10:20 UTC] rasmus@php.net
Automatic comment on behalf of rasmus@lerdorf.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=812dfbc4315d38a4ee6669e8b7de50493a8bb3bd
Log: Fix bug #66008
 [2013-11-04 09:00 UTC] ab@php.net
Automatic comment on behalf of rasmus@lerdorf.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=812dfbc4315d38a4ee6669e8b7de50493a8bb3bd
Log: Fix bug #66008
 [2013-11-05 03:09 UTC] laruence@php.net
Automatic comment on behalf of rasmus@lerdorf.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=b4bed6fde09d1737fc118253d2cba03ff10fcaff
Log: Fix bug #66008
 [2013-11-09 10:21 UTC] ab@php.net
Automatic comment on behalf of rasmus@lerdorf.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=b4bed6fde09d1737fc118253d2cba03ff10fcaff
Log: Fix bug #66008
 [2013-11-17 09:30 UTC] laruence@php.net
Automatic comment on behalf of rasmus@lerdorf.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=812dfbc4315d38a4ee6669e8b7de50493a8bb3bd
Log: Fix bug #66008
 [2014-10-07 23:16 UTC] stas@php.net
Automatic comment on behalf of rasmus@lerdorf.com
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=b4bed6fde09d1737fc118253d2cba03ff10fcaff
Log: Fix bug #66008
 [2014-10-07 23:27 UTC] stas@php.net
Automatic comment on behalf of rasmus@lerdorf.com
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=b4bed6fde09d1737fc118253d2cba03ff10fcaff
Log: Fix bug #66008
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 15:01:30 2024 UTC