]> code.ossystems Code Review - openembedded-core.git/commit
apr: Security fix for CVE-2021-35940
authorArmin Kuster <akuster808@gmail.com>
Sat, 11 Sep 2021 02:59:17 +0000 (19:59 -0700)
committerAnuj Mittal <anuj.mittal@intel.com>
Wed, 15 Sep 2021 02:05:49 +0000 (10:05 +0800)
commit2b1a8731359d990b3a8eec6403d689144a516207
tree90c66a8fd17b2357a53ea184072104f36468eb7c
parentb0c311d784e939342c4bfa771790a0113fc7a704
apr: Security fix for CVE-2021-35940

An out-of-bounds array read in the apr_time_exp*() functions was fixed in the
Apache Portable Runtime 1.6.3 release (CVE-2017-12613). The fix for this issue
was not carried forward to the APR 1.7.x branch, and hence version 1.7.0 regressed
compared to 1.6.3 and is vulnerable to the same issue.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d52b78c75323fb254b5d0216f9183573b353abd3)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-support/apr/apr/CVE-2021-35940.patch [new file with mode: 0644]
meta/recipes-support/apr/apr_1.7.0.bb