Patch against towelroot

This commit is contained in:
Tad 2017-11-10 03:06:09 -05:00
parent d1f4933957
commit 1b74baddf0
10 changed files with 990 additions and 4 deletions

View file

@ -2,6 +2,8 @@
cd $base"kernel/amazon/hdx-common"
git apply $cvePatches/CVE-2012-6704/^3.5/0001.patch
git apply $cvePatches/CVE-2014-1739/ANY/0001.patch
git apply $cvePatches/CVE-2014-3153/ANY/0002.patch
git apply $cvePatches/CVE-2014-3153/ANY/0004.patch
git apply $cvePatches/CVE-2014-4656/ANY/0001.patch
git apply $cvePatches/CVE-2014-7822/3.2-^3.16/0001.patch
git apply $cvePatches/CVE-2014-8709/ANY/0001.patch

View file

@ -1,6 +1,8 @@
#!/bin/bash
cd $base"kernel/htc/msm8974"
git apply $cvePatches/CVE-2014-1739/ANY/0001.patch
git apply $cvePatches/CVE-2014-3153/ANY/0002.patch
git apply $cvePatches/CVE-2014-3153/ANY/0004.patch
git apply $cvePatches/CVE-2014-9715/^3.14/0002.patch
git apply $cvePatches/CVE-2014-9781/ANY/0001.patch
git apply $cvePatches/CVE-2015-1593/ANY/0001.patch

View file

@ -1,6 +1,7 @@
#!/bin/bash
cd $base"kernel/samsung/smdk4412"
git apply $cvePatches/CVE-2014-1739/ANY/0001.patch
git apply $cvePatches/CVE-2014-3153/ANY/0004.patch
git apply $cvePatches/CVE-2014-4656/ANY/0001.patch
git apply $cvePatches/CVE-2014-9420/ANY/0001.patch
git apply $cvePatches/CVE-2014-9781/ANY/0001.patch