php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66870 A reproductible crash in PHP 5.6 (5.6.0alpha3)
Submitted: 2014-03-09 20:16 UTC Modified: 2014-03-09 22:50 UTC
From: contact at dimitrifourny dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.6.0alpha3 OS: Windows7 x64
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: contact at dimitrifourny dot com
New email:
PHP Version: OS:

 

 [2014-03-09 20:16 UTC] contact at dimitrifourny dot com
Description:
------------
Hello!

I have found a possible security issues.
Can you fix it to make a more stable PHP version please?

Thank you for your good job!

Test script:
---------------
<?php
    imageaffinematrixget(1, str_repeat('A', 2000));
?>

Actual result:
--------------
A nice crash on Windows 7 x64.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-09 22:50 UTC] pajoye@php.net
-Status: Open +Status: Not a bug
 [2014-03-09 22:50 UTC] pajoye@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

I opened #66867 for that one (fixed already) :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 17:01:33 2024 UTC