Index of /dist/apr/patches

Apache APR Project Source Code Recommended Patches

This downloads page includes only patches to the sources strongly recommended for building APR projects, generally using security .

Summary of patches

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  - Portable Runtime project
[TXT]HEADER.html2009-10-03 21:28 304 Portable Runtime project
[TXT]apr-1.x-CVE-2009-2412.patch2009-10-03 21:28 2.0KSource code patch
[TXT]apr-1.x-PR47645.patch2009-10-03 21:28 718 Source code patch
[TXT]apr-util-1.x-CVE-2009-2412.patch2009-10-03 21:28 2.5KSource code patch
[TXT]apr-1.5.0-out-of-tree-build.patch2013-11-16 23:38 901 Source code patch
[TXT]README.html2015-05-06 22:09 675 Portable Runtime project
[TXT]apr-1.7.0-CVE-2021-35940.patch2021-08-20 18:01 1.7KSource code patch

Summary of Patches

apr-1.5.0-out-of-tree-build

Correct a regression with out-of-tree builds on Unix.

CVE-2009-2412

Overflow flaw in apr_pool and apr_rmm APIs. Additional details forthcoming.

PR 47645

Fixes error handling in apr_pollset_poll() and apr_pollcb_poll() on Solaris, resolving symptoms which vary based on the application.