pcre: add security patches
authorGustavo Zacarias <gustavo.zacarias@free-electrons.com>
Thu, 9 Jun 2016 02:14:21 +0000 (23:14 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Jun 2016 08:36:41 +0000 (10:36 +0200)
commit875cb976581f03e43e57b6c58a11b1c5e6e3906d
tree14c1449c3a96176798f3276d97568c84f9405341
parentdb0663e44ea6f1003c6e5895eba3a7c593dcf3d2
pcre: add security patches

They address:
CVE-2016-1283 - Heap Buffer Overflow Vulnerability.
CVE-2016-3191 - workspace overflow for (*ACCEPT) with deeply nested
parentheses.

Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pcre/0003-fix-CVE-2016-1283.patch [new file with mode: 0644]
package/pcre/0004-fix-CVE-2016-3191.patch [new file with mode: 0644]