Index of /dist/apr
Apache APR Project Source Code Distributions
This downloads page includes only the sources to compile and build APR projects, using the proper tools. Precompiled forms of this software will be provided at a future date.
Important Notices
Name Last modified Size
Parent Directory 25-Nov-2009 09:39 -
apr-0.9-CVE-2009-2412.patch 03-Oct-2009 13:03 2k
apr-1.x-CVE-2009-2412.patch 03-Oct-2009 13:03 2k
apr-1.x-PR47645.patch 03-Oct-2009 13:03 1k
apr-util-0.9-CVE-2009-2412.patch 03-Oct-2009 13:03 3k
apr-util-1.x-CVE-2009-2412.patch 03-Oct-2009 13:03 2k
README.html 03-Oct-2009 13:03 1k
Summary of Patches
CVE-2009-2412
- Apply to APR 0.9.0 - 0.9.18 and 1.0.0 - 1.3.7
- Apply to APR-util 0.9.0 - 0.9.17 and 1.0.0 - 1.3.8
Overflow flaw in apr_pool and apr_rmm APIs. Additional details forthcoming.
PR 47645
- Apply to APR 1.3.3 - 1.3.8
Fixes error handling in apr_pollset_poll() and apr_pollcb_poll() on Solaris, resolving symptoms which vary based on the application.