| Index: third_party/libxml/chromium/roll.py
|
| diff --git a/third_party/libxml/chromium/roll.py b/third_party/libxml/chromium/roll.py
|
| index 1808c30d34823cfe736eb2b416de68fdbe9238df..a49dff19b77432c3906dadf790bd433cd69daac6 100755
|
| --- a/third_party/libxml/chromium/roll.py
|
| +++ b/third_party/libxml/chromium/roll.py
|
| @@ -75,6 +75,10 @@ PATCHES = [
|
| 'chromium-issue-620679.patch',
|
| 'chromium-issue-628581.patch',
|
| 'chromium-issue-683629.patch',
|
| + 'libxml2-2.9.4-security-CVE-2017-7375-xmlParsePEReference-xxe.patch',
|
| + 'libxml2-2.9.4-security-CVE-2017-7376-nanohttp-out-of-bounds-write.patch',
|
| + 'libxml2-2.9.4-security-xpath-nodetab-uaf.patch',
|
| + 'libxml2-2.9.4-xmlDumpElementContent-null-deref.patch',
|
| ]
|
|
|
|
|
|
|