mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Add some more Linux CVE patches
This commit is contained in:
parent
86c2d7a648
commit
ce59045163
6 changed files with 450 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue