list(,$temp) leak with eacc+suhosin

2009-05-13 15:08:34来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折


Suhosin reports heap overflow on PHP lines with list(,$temp)
construction (empty variables).
After running for a few hours, my webserver starts returning 500
errors on specific PHP scripts and I have those entries in the /var/
log/messages:
ALERT - canary mismatch on efree() - heap overflow detected (...)
It also shows me the script name and the line number. Each of the
scripts involved has list(,$temp) constructions on those lines, so I
assume, there might be some kind of a leak in PHP, Eaccelerator or
Suhosin. Anyways, I'm posting this bug to all 3 buglists, just in
case.
Code:
list(, $pg, $t, ) = pagebar(100, 12, "", $page);
The only thing that helps is running eaccelerator_clear() function
every hour.
I assume, this is a eaccelerator leak.


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/81136/showart_1302772.html

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:【原创】在Junos上开启https服务(x509)

下一篇:openbsd下校时