-
Notifications
You must be signed in to change notification settings - Fork 611
Closed
Labels
Description
Affected Page URL
https://www.php.net/ChangeLog-8.php#8.5.1
Describe the bug
Fixed [GHSA-www2-q4fc-65wf](https://github.com/php/php-src/security/advisories/GHSA-www2-q4fc-65wf) (Null byte termination in dns_get_record()).
Fixed [GHSA-h96m-rvf9-jgm2](https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2) (Heap buffer overflow in array_merge()). (CVE-2025-14178)
Fixed [GHSA-3237-qqm7-mfv7](https://github.com/php/php-src/security/advisories/GHSA-3237-qqm7-mfv7) (Information Leak of Memory in getimagesize). (CVE-2025-14177)
Theses link are 404
Steps to reproduce
open the link
Expected behavior
get a 200
Screenshots
No response
Additional context
No response