diff --git a/Patches/LineageOS-14.1/android_vendor_cm/firmware_deblobber/updater-script b/Patches/LineageOS-14.1/android_vendor_cm/firmware_deblobber/updater-script index 0e5c3d68..f970be01 100644 --- a/Patches/LineageOS-14.1/android_vendor_cm/firmware_deblobber/updater-script +++ b/Patches/LineageOS-14.1/android_vendor_cm/firmware_deblobber/updater-script @@ -8,6 +8,7 @@ ifelse(!is_mounted("/firmware"), mount("ext4", "EMMC", "/dev/block/bootdevice/by ifelse(!is_mounted("/firmware"), mount("ext4", "EMMC", "/dev/block/platform/soc.0/f9824900.sdhci/by-name/modem", "/firmware", "")); if is_mounted("/firmware") then +package_extract_file("firmware_deblobber.sh", "/tmp/firmware_deblobber.sh"); set_metadata("/tmp/firmware_deblobber.sh", "uid", 0, "gid", 0, "mode", 0755); run_program("/tmp/firmware_deblobber.sh"); unmount("/firmware"); diff --git a/Patches/Linux_CVEs/Kernel_CVE_Patch_List.txt b/Patches/Linux_CVEs/Kernel_CVE_Patch_List.txt index 6efd5580..94e35dc2 100644 --- a/Patches/Linux_CVEs/Kernel_CVE_Patch_List.txt +++ b/Patches/Linux_CVEs/Kernel_CVE_Patch_List.txt @@ -1466,9 +1466,6 @@ CVE-2017-11028 Depends Link - https://source.codeaurora.org/quic/la/kernel/msm-4.4/commit/?id=fd70b655d901e626403f132b65fc03d993f0a09b Link - https://source.codeaurora.org/quic/la/kernel/msm-4.4/commit/?id=6724296d3f3b2821b83219768c1b9e971e380a9f -CVE-2017-11028 - Link - https://source.codeaurora.org/quic/la/kernel/msm-4.4/commit/?id=fd70b655d901e626403f132b65fc03d993f0a09b - Link - https://source.codeaurora.org/quic/la/kernel/msm-4.4/commit/?id=6724296d3f3b2821b83219768c1b9e971e380a9f CVE-2017-11029 Link - 3.18 - https://source.codeaurora.org/quic/la/kernel/msm-3.18/commit/?id=74ab23917b82769644a3299da47b58e080aa63f2 Link - 4.4 - https://source.codeaurora.org/quic/la/kernel/msm-4.4/commit/?id=86f0d207d478e1681f6711b46766cfb3c6a30fb5