Comes with fixes for CVE-2025-14177, CVE-2025-14178 and CVE-2025-14180

Changelog:
- Curl: Fix curl build and test failures with version 8.16.
- Opcache: Reset global pointers to prevent use-after-free in zend_jit_status().
- PDO: Fixed: PDO quoting result null deref. (CVE-2025-14180)
- Standard:
  *  Fixed: Null byte termination in dns_get_record().
  *  Fixed: Heap buffer overflow in array_merge(). (CVE-2025-14178)
  *  Fixed: Information Leak of Memory in getimagesize. (CVE-2025-14177)

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 meta-oe/recipes-devtools/php/{php_8.1.33.bb => php_8.1.34.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/php/{php_8.1.33.bb => php_8.1.34.bb} (99%)

diff --git a/meta-oe/recipes-devtools/php/php_8.1.33.bb 
b/meta-oe/recipes-devtools/php/php_8.1.34.bb
similarity index 99%
rename from meta-oe/recipes-devtools/php/php_8.1.33.bb
rename to meta-oe/recipes-devtools/php/php_8.1.34.bb
index f4928bc3a1..a734c2458a 100644
--- a/meta-oe/recipes-devtools/php/php_8.1.33.bb
+++ b/meta-oe/recipes-devtools/php/php_8.1.34.bb
@@ -33,7 +33,7 @@ SRC_URI:append:class-target = " \
           "
 
 S = "${WORKDIR}/php-${PV}"
-SRC_URI[sha256sum] = 
"b6553451841c1a569865d7fdc83024621ee4434cd8fbfeb0a31588ac9c70685f"
+SRC_URI[sha256sum] = 
"98e0a08a0fae37d08dfcca2f5ff6664863097dde4b1d360af2acc8c3542f2a0f"
 
 CVE_CHECK_IGNORE += "\
     CVE-2007-2728 \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122995): 
https://lists.openembedded.org/g/openembedded-devel/message/122995
Mute This Topic: https://lists.openembedded.org/mt/116984869/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to