chiark / gitweb /
upstream patch fixing CVE-2020-14155
authorMatthew Vernon <matthew@debian.org>
Thu, 18 Jun 2020 18:32:51 +0000 (19:32 +0100)
committerMatthew Vernon <matthew@debian.org>
Thu, 18 Jun 2020 18:32:51 +0000 (19:32 +0100)
commit7b88c83f87391950756256072f886a08c44ed78f
tree67786a8c81e26d1f535af8228fbf1d4629fb7652
parent2ff8807d4569f246376ced2ece2e36878fc99acb
upstream patch fixing CVE-2020-14155

This checks the size of the number after (?C as it is read, in order
to avoid integer overflow.
pcre_compile.c