From 1e96c8ffb99a835ea46a3a3b5d09cfcbcffb77f9 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 5 Jul 2007 16:21:14 +0000 Subject: [PATCH] Note pid table changes: SECURITY: CVE-2007-3304 (cve.mitre.org) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@553551 13f79535-47bb-0310-9956-ffa450edef68 --- src/CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/CHANGES b/src/CHANGES index 3358272ff5d..b2c21c2588e 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,6 +1,9 @@ Changes with Apache 1.3.38 - + *) SECURITY: CVE-2007-3304 (cve.mitre.org) + Ensure that the parent process cannot be forced to kill non-child + processes by checking scoreboard PID data with parent process + privately stored PID data. [Jim Jagielski] Changes with Apache 1.3.37 -- 2.47.2