Author: hartmannathan
Revision: 1894734
Modified property: svn:log
Modified: svn:log at Tue Apr 12 19:27:07 2022
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Apr 12 19:27:07 2022
@@ -1,5 +1,8 @@
Fix issue #4880 "Use-after-free of object-pools when used as httpd module"
+Note from the future: This is the fix and new regression test for
+CVE-2022-24070.
+
Ensure that we initialize authz again if the pool which our authz
caches depend on is cleared. Apache HTTPD may run pre/post config
hooks multiple times and clear its global configuration pool which