summaryrefslogtreecommitdiffstats
path: root/php-fpm.service
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-03 15:43:48 +0200
committerRemi Collet <remi@php.net>2025-07-03 15:43:48 +0200
commit0a0d5b048d0376fbd73096b0c08426a6a52c9991 (patch)
tree0bd810fd82dbe0c64237ac230b72939260684012 /php-fpm.service
parentb5f5cb98e1219381169c4c6db24fd5ba1a2e3d35 (diff)
Fix pgsql extension does not check for errors during escapingHEADmaster
CVE-2025-1735 Fix NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix CVE-2025-6491 Fix Null byte termination in hostnames CVE-2025-1220
Diffstat (limited to 'php-fpm.service')
-rw-r--r--php-fpm.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-fpm.service b/php-fpm.service
index b68765f..9323cbe 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