Add some more Linux CVE patches

This commit is contained in:
Tad 2017-10-29 04:19:13 -04:00
parent 86c2d7a648
commit ce59045163
6 changed files with 450 additions and 1 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
cd $base"kernel/lge/mako"
git apply $cvePatches/CVE-2012-6703/0.patch
#git apply $cvePatches/CVE-2012-6703/0.patch
git apply $cvePatches/CVE-2016-3134/0.patch
git apply $cvePatches/CVE-2016-8404/0.patch
git apply $cvePatches/CVE-2016-9793/0.patch