diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-13 16:16:02 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-13 16:16:02 +0200 |
| commit | 9db8053269591f614b37c8782b4f3efb7c7f6628 (patch) | |
| tree | fb0a4d45dd6e791b2df2d0c1ee40a39b63b0bb50 /php-fpm.service | |
| parent | e78fd22632c92dbb1c01dc16797eead09f2affd9 (diff) | |
CVE-2026-6735
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
Diffstat (limited to 'php-fpm.service')
| -rw-r--r-- | php-fpm.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-fpm.service b/php-fpm.service index 687dfc0..0712a11 100644 --- a/php-fpm.service +++ b/php-fpm.service @@ -4,7 +4,7 @@ [Unit] Description=The PHP FastCGI Process Manager -After=syslog.target network.target +After=network.target [Service] Type=notify |
