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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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: Fri Apr 19 20:01:29 2024 UTC