--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-7c800c4df7
2024-10-04 01:50:53.151752
--------------------------------------------------------------------------------

Name        : php
Product     : Fedora 39
Version     : 8.2.24
Release     : 1.fc39
URL         : http://www.php.net/
Summary     : PHP scripting language for creating dynamic web sites
Description :
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.

--------------------------------------------------------------------------------
Update Information:

PHP version 8.2.24 (26 Sep 2024)
CGI:
Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection
Vulnerability). (CVE-2024-8926) (nielsdos)
Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is bypassable
due to the environment variable collision). (CVE-2024-8927) (nielsdos)
Core:
Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer). (zeriyoshi)
Fixed bug GH-15515 (Configure error grep illegal option q). (Peter Kokot)
Fixed bug GH-15514 (Configure error: genif.sh: syntax error). (Peter Kokot)
Fixed bug GH-15565 (--disable-ipv6 during compilation produces error EAI_SYSTEM
not found). (nielsdos)
Fixed bug GH-15587 (CRC32 API build error on arm 32-bit). (Bernd Kuhls, Thomas
Petazzoni)
Fixed bug GH-15330 (Do not scan generator frames more than once). (Arnaud)
Fixed uninitialized lineno in constant AST of internal enums. (ilutov)
Curl:
FIxed bug GH-15547 (curl_multi_select overflow on timeout argument). (David
Carlier)
DOM:
Fixed bug GH-15551 (Segmentation fault (access null pointer) in
ext/dom/xml_common.h). (nielsdos)
Fileinfo:
Fixed bug GH-15752 (Incorrect error message for finfo_file with an empty
filename argument). (DanielEScherzer)
FPM:
Fixed bug GHSA-865w-9rf3-2wh5 (Logs from childrens may be altered).
(CVE-2024-9026) (Jakub Zelenka)
MySQLnd:
Fixed bug GH-15432 (Heap corruption when querying a vector). (cmb, Kamil
Tekiela)
Opcache:
Fixed bug GH-15661 (Access null pointer in Zend/Optimizer/zend_inference.c).
(nielsdos)
Fixed bug GH-15658 (Segmentation fault in Zend/zend_vm_execute.h). (nielsdos)
SAPI:
Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data).
(CVE-2024-8925) (Arnaud)
SOAP:
Fixed bug php#73182 (PHP SOAPClient does not support stream context HTTP headers
in array form). (nielsdos)
Standard:
Fixed bug GH-15552 (Signed integer overflow in ext/standard/scanf.c). (cmb)
Streams:
Fixed bug GH-15628 (php_stream_memory_get_buffer() not zero-terminated). (cmb)
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep 25 2024 Remi Collet  - 8.2.24-1
- Update to 8.2.24 - http://www.php.net/releases/8_2_24.php
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-7c800c4df7' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

Fedora 39: php 2024-7c800c4df7 Security Advisory Updates

October 4, 2024
PHP version 8.2.24 (26 Sep 2024) CGI: Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection Vulnerability)

Summary

PHP is an HTML-embedded scripting language. PHP attempts to make it

easy for developers to write dynamically generated web pages. PHP also

offers built-in database integration for several commercial and

non-commercial database management systems, so writing a

database-enabled webpage with PHP is fairly simple. The most common

use of PHP coding is probably as a replacement for CGI scripts.

Update Information:

PHP version 8.2.24 (26 Sep 2024) CGI: Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter Injection Vulnerability). (CVE-2024-8926) (nielsdos) Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is bypassable due to the environment variable collision). (CVE-2024-8927) (nielsdos) Core: Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer). (zeriyoshi) Fixed bug GH-15515 (Configure error grep illegal option q). (Peter Kokot) Fixed bug GH-15514 (Configure error: genif.sh: syntax error). (Peter Kokot) Fixed bug GH-15565 (--disable-ipv6 during compilation produces error EAI_SYSTEM not found). (nielsdos) Fixed bug GH-15587 (CRC32 API build error on arm 32-bit). (Bernd Kuhls, Thomas Petazzoni) Fixed bug GH-15330 (Do not scan generator frames more than once). (Arnaud) Fixed uninitialized lineno in constant AST of internal enums. (ilutov) Curl: FIxed bug GH-15547 (curl_multi_select overflow on timeout argument). (David Carlier) DOM: Fixed bug GH-15551 (Segmentation fault (access null pointer) in ext/dom/xml_common.h). (nielsdos) Fileinfo: Fixed bug GH-15752 (Incorrect error message for finfo_file with an empty filename argument). (DanielEScherzer) FPM: Fixed bug GHSA-865w-9rf3-2wh5 (Logs from childrens may be altered). (CVE-2024-9026) (Jakub Zelenka) MySQLnd: Fixed bug GH-15432 (Heap corruption when querying a vector). (cmb, Kamil Tekiela) Opcache: Fixed bug GH-15661 (Access null pointer in Zend/Optimizer/zend_inference.c). (nielsdos) Fixed bug GH-15658 (Segmentation fault in Zend/zend_vm_execute.h). (nielsdos) SAPI: Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form data). (CVE-2024-8925) (Arnaud) SOAP: Fixed bug php#73182 (PHP SOAPClient does not support stream context HTTP headers in array form). (nielsdos) Standard: Fixed bug GH-15552 (Signed integer overflow in ext/standard/scanf.c). (cmb) Streams: Fixed bug GH-15628 (php_stream_memory_get_buffer() not zero-terminated). (cmb)

Change Log

* Wed Sep 25 2024 Remi Collet - 8.2.24-1 - Update to 8.2.24 - http://www.php.net/releases/8_2_24.php

References

Fedora Update Notification FEDORA-2024-7c800c4df7 2024-10-04 01:50:53.151752 Name : php Product : Fedora 39 Version : 8.2.24 Release : 1.fc39 URL : http://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts.

Update Instructions

This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-7c800c4df7' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

Severity
Name : php
Product : Fedora 39
Version : 8.2.24
Release : 1.fc39
URL : http://www.php.net/
Summary : PHP scripting language for creating dynamic web sites

Related News