Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
DivestOS Mobile
DivestOS-Build
Commits
fd0e3e81
Verified
Commit
fd0e3e81
authored
Nov 22, 2022
by
Tad
Browse files
Update CVE patchers
Signed-off-by:
Tad
<
tad@spotco.us
>
parent
c4fe56a3
Changes
25
Hide whitespace changes
Inline
Side-by-side
Patches/LineageOS-20.0/android_build/0004-keymaps.patch
deleted
100644 → 0
View file @
c4fe56a3
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Daniel Micay <danielmicay@gmail.com>
Date: Thu, 18 Aug 2022 13:38:55 -0400
Subject: [PATCH] add bluetooth/sdk_sandbox to standard key mapping
---
tools/releasetools/sign_target_files_apks.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tools/releasetools/sign_target_files_apks.py b/tools/releasetools/sign_target_files_apks.py
index 6f96d8f6a..732f80251 100755
--- a/tools/releasetools/sign_target_files_apks.py
+++ b/tools/releasetools/sign_target_files_apks.py
@@ -1150,6 +1150,8 @@
def BuildKeyMap(misc_info, key_mapping_options):
devkeydir + "/shared": d + "/shared",
devkeydir + "/platform": d + "/platform",
devkeydir + "/networkstack": d + "/networkstack",
+ devkeydir + "/bluetooth": d + "/bluetooth",
+ devkeydir + "/sdk_sandbox": d + "/sdk_sandbox",
})
else:
OPTIONS.key_map[s] = d
Linux
@
d67f614f
Compare
7715533e
...
d67f614f
Subproject commit
7715533ef0d4fc37073595c407e171f17653131f
Subproject commit
d67f614f059b0ed7e2cf56152ffb61006109d51e
Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_amazon_hdx-common.sh
View file @
fd0e3e81
...
...
@@ -764,6 +764,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22058/3.4/0003.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25375/3.4/0009.patch
...
...
@@ -783,5 +784,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6752/3.4/0002.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2017-13167/3.4/0014.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p783"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p785"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_grouper.sh
View file @
fd0e3e81
...
...
@@ -440,5 +440,6 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-sy
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2017-13167/3.4/0014.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p440"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p441"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8960.sh
View file @
fd0e3e81
...
...
@@ -477,5 +477,6 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-ch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2017-13167/3.4/0014.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p477"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p478"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_d2.sh
View file @
fd0e3e81
...
...
@@ -534,6 +534,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0041.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0042.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0043.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
...
...
@@ -549,5 +552,6 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-ch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2017-13167/3.4/0014.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p549"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p553"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_manta.sh
View file @
fd0e3e81
...
...
@@ -353,5 +353,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc2/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p353"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p354"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_smdk4412.sh
View file @
fd0e3e81
...
...
@@ -408,5 +408,6 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/772877_0001-usb-core-Fix-use-
git apply
$DOS_PATCHES_LINUX_CVES
/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p408"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p409"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_tuna.sh
View file @
fd0e3e81
...
...
@@ -402,5 +402,6 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/772877_0001-usb-core-Fix-use-
git apply
$DOS_PATCHES_LINUX_CVES
/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p402"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p403"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_google_msm.sh
View file @
fd0e3e81
...
...
@@ -433,5 +433,6 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/kernel.msm.git-5d89eb01c93d8a
git apply
$DOS_PATCHES_LINUX_CVES
/Untracked-02/ANY/kernel.msm.git-7be3e08d7a523207486701b2d34607137558066f.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p433"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p434"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_lge_hammerhead.sh
View file @
fd0e3e81
...
...
@@ -612,6 +612,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0041.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0042.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0043.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
...
...
@@ -628,5 +631,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2013-4592/3.4/0003.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2015-4002/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p628"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p632"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8974.sh
View file @
fd0e3e81
...
...
@@ -384,12 +384,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/prima/0005.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22058/3.4/0003.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/3.4/0007.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25375/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0001.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0002.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-28390/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-41850/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0001.patch
...
...
@@ -402,5 +403,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc2/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2016-6752/3.4/0002.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p402"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p404"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_lge_hammerhead.sh
View file @
fd0e3e81
...
...
@@ -612,6 +612,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0041.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0042.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0043.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
...
...
@@ -628,5 +631,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2013-4592/3.4/0003.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2015-4002/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p628"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p632"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_msm.sh
View file @
fd0e3e81
...
...
@@ -400,5 +400,6 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/kernel.msm.git-5d89eb01c93d8a
git apply
$DOS_PATCHES_LINUX_CVES
/Untracked-02/ANY/kernel.msm.git-7be3e08d7a523207486701b2d34607137558066f.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p400"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p401"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_htc_msm8974.sh
View file @
fd0e3e81
...
...
@@ -486,12 +486,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/prima/0005.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22058/3.4/0003.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/3.4/0007.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25375/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0001.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0002.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-28390/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-41850/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0001.patch
...
...
@@ -504,5 +505,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc2/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2016-6752/3.4/0002.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p504"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p506"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_g3.sh
View file @
fd0e3e81
...
...
@@ -412,12 +412,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/prima/0005.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22058/3.4/0003.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/3.4/0007.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25375/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0001.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0002.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-28390/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-41850/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0001.patch
...
...
@@ -429,5 +430,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc2/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2016-6752/3.4/0002.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p429"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p431"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_mako.sh
View file @
fd0e3e81
...
...
@@ -36,10 +36,14 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0695/ANY/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0041.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0042.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0043.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-41850/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0002.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0004.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0005.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0008.patch
editKernelLocalversion
"-dos.p4
1
"
editKernelLocalversion
"-dos.p4
5
"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_msm8974.sh
View file @
fd0e3e81
...
...
@@ -397,12 +397,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/prima/0005.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22058/3.4/0003.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/3.4/0007.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25375/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0001.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0002.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-28390/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-41850/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0001.patch
...
...
@@ -414,5 +415,6 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc2/3.4/0006.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p414"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p416"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8974.sh
View file @
fd0e3e81
...
...
@@ -462,13 +462,14 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20141/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20421/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/prima/0005.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22058/3.4/0003.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/3.4/0007.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0017.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-24958/3.4/0018.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25258/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25375/3.4/0009.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0001.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0002.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-28390/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-41850/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0001.patch
...
...
@@ -481,5 +482,6 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-sy
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2016-6752/3.4/0002.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2019-14053/3.4/0002.patch
editKernelLocalversion
"-dos.p481"
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
editKernelLocalversion
"-dos.p483"
cd
"
$DOS_BUILD_BASE
"
Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oppo_msm8974.sh
View file @
fd0e3e81
...
...
@@ -341,9 +341,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.4/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-2318/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3028/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-3635/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/prima/0005.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0041.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0042.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20132/3.4/0043.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-20423/3.4/0010.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-22064/3.4/0007.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0001.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-25720/prima/0002.patch
--directory
=
drivers/staging/prima
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-28390/4.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-41850/^5.19/0001.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0001.patch
...
...
@@ -353,5 +357,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc2/3.4/0005.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0006.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2022-Misc2/3.4/0008.patch
git apply
$DOS_PATCHES_LINUX_CVES
/CVE-2017-13167/3.4/0014.patch
editKernelLocalversion
"-dos.p35
3
"
editKernelLocalversion
"-dos.p35
7
"
cd
"
$DOS_BUILD_BASE
"
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment