Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-embedded-8.0.30-16.module_php.8.0.el8.remi RPM for aarch64

From Remi's RPM Modular for RedHat EL 8 for aarch64

Name: php-embedded Distribution: Unknown
Version: 8.0.30 Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Release: 16.module_php.8.0.el8.remi Build date: Mon May 11 09:15:04 2026
Group: Unspecified Build host: builder2.remirepo.net
Size: 4720096 Source RPM: php-8.0.30-16.module_php.8.0.el8.remi.src.rpm
Packager: Remi Collet
Url: http://www.php.net/
Summary: PHP library for embedding in applications
The php-embedded package contains a library which can be embedded
into applications to provide PHP scripting language support.

Provides

Requires

License

PHP and Zend and BSD and MIT and ASL 1.0 and NCSA

Changelog

* Mon May 11 2026 Remi Collet <remi@remirepo.net> - 8.0.30-16
  - Fix XSS within status endpoint
    CVE-2026-6735
  - Fix Null pointer dereference in php_mb_check_encoding() via mb_ereg_search_init()
    CVE-2026-7259
  - Fix SQL injection via NUL bytes in quoted strings
    CVE-2025-14179
  - Fix Stale SOAP_GLOBAL(ref_map) pointer with Apache Map
    CVE-2026-6722
  - Fix Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION
    CVE-2026-7261
  - Fix Broken Apache map value NULL check
    CVE-2026-7262
  - Fix Signed integer overflow of char array offset
    CVE-2026-7568
  - Fix Consistently pass unsigned char to ctype.h functions
    CVE-2026-7258
* Thu Dec 18 2025 Remi Collet <remi@remirepo.net> - 8.0.30-15
  - Fix Null byte termination in dns_get_record()
    GHSA-www2-q4fc-65wf
  - Fix Heap buffer overflow in array_merge()
    CVE-2025-14178
  - Fix Information Leak of Memory in getimagesize
    CVE-2025-14177
* Thu Jul 03 2025 Remi Collet <remi@remirepo.net> - 8.0.30-14
  - Fix pgsql