php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3474 overflow(?) problem at string.c
Submitted: 2000-02-13 15:42 UTC Modified: 2000-02-13 16:01 UTC
From: stas at zend dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Latest CVS (13/02/2000) OS: Linux
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stas at zend dot com
New email:
PHP Version: OS:

 

 [2000-02-13 15:42 UTC] stas at zend dot com
I see the following in error_log:

[Sun Feb 13 16:37:34 2000]  Script:  '/home/httpd/html/zend/search/indexer.php'
---------------------------------------
/home/php/php4/ext/standard/string.c(2189) : Block 0x0837E748 status:
Beginning:  	OK (allocated on /home/php/php4/ext/standard/string.c:2152, 4 bytes)
      End:	Overflown (magic=0x2A8FCC00 instead of 0x2A8FCC84)
          	1 byte(s) overflown
---------------------------------------
[Sun Feb 13 16:37:34 2000]  Script:  '/home/httpd/html/zend/search/indexer.php'
---------------------------------------
/home/php/php4/ext/standard/string.c(2189) : Block 0x0837F380 status:
Beginning:  	OK (allocated on /home/php/php4/ext/standard/string.c:2152, 4 bytes)
      End:	Overflown (magic=0x2A8FCC00 instead of 0x2A8FCC84)
          	1 byte(s) overflown
---------------------------------------

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-13 16:01 UTC] thies at cvs dot php dot net
should be fixed in CVS
 [2002-03-07 05:35 UTC] su_p7944 at hotmail dot com
buffer overflow
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 28 08:00:03 2025 UTC