| Name: | php-gmp | 
|---|---|
| Version: | 7.4.33 | 
| Release: | 1.module+el8.8.0+20974+ef7eddfa | 
| Architecture: | x86_64 | 
| Module: | php:7.4:8080020230118140634:cc342424 | 
| Group: | Unspecified | 
| Size: | 74828 | 
| License: | PHP | 
| RPM: | php-gmp-7.4.33-1.module+el8.8.0+20974+ef7eddfa.x86_64.rpm | 
| Source RPM: | php-7.4.33-1.module+el8.8.0+20974+ef7eddfa.src.rpm | 
| Build Date: | Fri Mar 31 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.php.net/ | 
| Summary: | A module for PHP applications for using the GNU MP library | 
| Description: | These functions allow you to work with arbitrary-length integers using the GNU MP library.  | 
- rebase to 7.4.33 - fix: due to an integer overflow PDO::quote() may return unquoted string CVE-2022-31631
- rebase to 7.4.30 #2099615
- fix password of excessive length triggers buffer overflow leading to RCE CVE-2022-31626
- fix SSRF bypass in FILTER_VALIDATE_URL CVE-2021-21705 - fix Local privilege escalation via PHP-FPM CVE-2021-21703
- rebase to 7.4.19 #1944110
- fix regression in 7.4.6 with generators and exception
- build phpdbg only once - fix regression in 7.4.6 when yielding an array based generator
- use php-config from embed SAPI to reduce used libs
- update to 7.4.6 - add ffi extension - add /usr/share/php/preload as default ffi.preload configuration - run FPM tests - set opcache.enable_cli in provided default configuration - ensure all shared extensions can be loaded - drop wddx, recode and extensions - run test suite using 4 concurrent workers
- fix underflow in env_path_info in fpm_main.c CVE-2019-11043