Skip to content

zend: avoid potential integer overflow in zend_string_concat2 and zend_string_concat3 #21626

Open
LamentXU123 wants to merge 4 commits intophp:masterfrom
LamentXU123:avoid_overflow
Open

zend: avoid potential integer overflow in zend_string_concat2 and zend_string_concat3 #21626
LamentXU123 wants to merge 4 commits intophp:masterfrom
LamentXU123:avoid_overflow

Conversation

@LamentXU123
Copy link
Copy Markdown
Contributor

as per #21607 (comment), the zend_string_concat2 and zend_string_concat3 function might cause to a integer overflow. The PR fix this.

@LamentXU123 LamentXU123 requested a review from dstogov as a code owner April 3, 2026 18:26
@LamentXU123 LamentXU123 changed the title Update zend_string.c zend: avoid potential integer overflow in zend_string_concat2 and zend_string_concat3 Apr 3, 2026
@ndossche ndossche requested a review from iluuu1994 April 4, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants