Commit 0445b3de authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent 663f4246
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
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