Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug #35916 was not completely fixed #17345

Open
nielsdos opened this issue Jan 3, 2025 · 0 comments
Open

Bug #35916 was not completely fixed #17345

nielsdos opened this issue Jan 3, 2025 · 0 comments

Comments

@nielsdos
Copy link
Member

nielsdos commented Jan 3, 2025

Description

The following bug is incompletely fixed: https://bugs.php.net/bug.php?id=35916

Change the reproducer code in bug35916.phpt from stream_bucket_append to stream_bucket_prepend and you have the same bug. Furthermore, even in the append case the check is most likely incorrect because the bucket can already be in the brigade at a position other than the tail.
Also, the hack introduced as a consequence of this bug in php_stream_bucket_attach is responsible for OSS-Fuzz bug https://issues.oss-fuzz.com/issues/385993744

PHP Version

5.something and higher

Operating System

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant