Skip to content

openssl: Fix stack leak in php_openssl_load_all_certs_from_file()#21418

Open
ndossche wants to merge 1 commit intophp:PHP-8.4from
ndossche:ossl-leak-x509-1
Open

openssl: Fix stack leak in php_openssl_load_all_certs_from_file()#21418
ndossche wants to merge 1 commit intophp:PHP-8.4from
ndossche:ossl-leak-x509-1

Conversation

@ndossche
Copy link
Member

The previous code only freed the stack but not its contents. As reported by
4b9e80e#r179336568

The previous code only freed the stack but not its contents.
As reported by
php@4b9e80e#r179336568
@botovq
Copy link

botovq commented Mar 13, 2026

Here's an alternative fix: #21430

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