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  -  
[TXT]HEADER.html2009-10-03 20:28 304  
[TXT]README.html2015-05-06 21:09 675  
[TXT]apr-1.5.0-out-of-tree-build.patch2013-11-16 21:38 901  
[TXT]apr-1.7.0-CVE-2021-35940.patch2021-08-20 17:01 1.7K 
[TXT]apr-1.x-CVE-2009-2412.patch2009-10-03 20:28 2.0K 
[TXT]apr-1.x-PR47645.patch2009-10-03 20:28 718  
[TXT]apr-util-1.x-CVE-2009-2412.patch2009-10-03 20:28 2.5K 

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.