lang/php80: Update version 8.0.24=>8.0.25
* GD: - Fixed bug #81739: OOB read due to insufficient input validation in imageloadfont(). (CVE-2022-31630) * Hash: - Fixed bug #81738: buffer overflow in hash_update() on long parameter (CVE-2022-37454) * Session: - Fixed bug GH-9583 (session_create_id() fails with user defined save handler that doesn't have a validateId() method). * Streams: - Fixed bug GH-9590 (stream_select does not abort upon exception or empty valid fd set). Approved by: tz (By private mail) MFH: 2022Q4 Relnotes: https://www.php.net/ChangeLog-8.php#8.0.25 Sponsored by: Bounce Experts
Loading