summaryrefslogtreecommitdiffstats
path: root/php-fpm.service
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-03 10:13:58 +0200
committerRemi Collet <remi@php.net>2025-07-03 10:13:58 +0200
commit0d81a871be1ee44feb37705fee67fd4ee6235d12 (patch)
tree2a4ae58b6d32a50823fa2ce42a061eca2bb5281b /php-fpm.service
parent6e7731500aec13a717379932940501d43e49d1bb (diff)
Fix pgsql extension does not check for errors during escaping
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 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