summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 42afed5..6ec5d57 100644
--- a/README.md
+++ b/README.md
@@ -1681,6 +1681,7 @@ https://github.com/notselwyn/get-sig
1681 1681
1682https://github.com/gsingh93/linux-exploit-dev-env 1682https://github.com/gsingh93/linux-exploit-dev-env
1683 1683
1684https://github.com/NUS-Curiosity/KernJC
1684 1685
1685## Practice 1686## Practice
1686 1687
@@ -1888,6 +1889,8 @@ https://github.com/0xor0ne/awesome-list/
1888 1889
1889## Misc 1890## Misc
1890 1891
1892[2024: "KernJC: Automated Vulnerable Environment Generation for Linux Kernel Vulnerabilities"](https://arxiv.org/pdf/2404.11107) [paper]
1893
1891[2024: "silent syscall hooking on arm64 linux via patching svc handler"](https://tmpout.sh/3/23.html) [article] 1894[2024: "silent syscall hooking on arm64 linux via patching svc handler"](https://tmpout.sh/3/23.html) [article]
1892 1895
1893[2024: "CVE-2021-4440: A Linux CNA Case Study" by Brad Spengler](https://grsecurity.net/cve-2021-4440_linux_cna_case_study) [article] 1896[2024: "CVE-2021-4440: A Linux CNA Case Study" by Brad Spengler](https://grsecurity.net/cve-2021-4440_linux_cna_case_study) [article]