aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-07-22 11:08:08 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-07-30 13:25:25 +0200
commit1a80690498ba3bc90c31ad89df49cc57177937fa (patch)
tree51d8371379dd4f2e9dfda1ffe082c919665e68b8
parentSupport Fedora (diff)
downloadamerican-unsigned-language-master.tar.xz
american-unsigned-language-master.zip
Note CVEHEADmaster
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 63e78f9..2dcf989 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
These are two exploits to disable kernel lockdown via ACPI table injection.
-`american-unsigned-language.sh` is for Ubuntu 18.04 Bionic's 4.15 kernel with their custom patches and uses one technique.
+`american-unsigned-language.sh` is for Ubuntu 18.04 Bionic's 4.15 kernel with their custom patches and uses one technique. [CVE-2019-20908](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20908).
-`american-unsigned-language-2.sh` is for mainline/upstream kernels and uses a different technique.
+`american-unsigned-language-2.sh` is for mainline/upstream kernels and uses a different technique. [CVE-2020-15780](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15780).
Explanation is in the headers of each script.