diff options
| author | Andrey Konovalov | 2018-09-25 20:06:01 +0200 |
|---|---|---|
| committer | GitHub | 2018-09-25 20:06:01 +0200 |
| commit | aabe584ca21c354411a3a81c7883b0282d705abe (patch) | |
| tree | 96d8fea33af28cb32a4d55407d52769b442a14d9 /README.md | |
| parent | de00dd8bd4b21d7e7f92b7f9be9ecec628c22f83 (diff) | |
Update README.md
Diffstat (limited to '')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -118,6 +118,8 @@ Pull requests are welcome. | |||
| 118 | 118 | ||
| 119 | ### LPE | 119 | ### LPE |
| 120 | 120 | ||
| 121 | [2018: "Integer overflow in Linux's create_elf_tables()"](https://www.openwall.com/lists/oss-security/2018/09/25/4) [announcement, CVE-2018-14634] | ||
| 122 | |||
| 121 | [2018: "MMap Vulnerabilities – Linux Kernel"](https://research.checkpoint.com/mmap-vulnerabilities-linux-kernel/) [article, CVE-2018-8781] | 123 | [2018: "MMap Vulnerabilities – Linux Kernel"](https://research.checkpoint.com/mmap-vulnerabilities-linux-kernel/) [article, CVE-2018-8781] |
| 122 | 124 | ||
| 123 | [2018: "Ubuntu kernel eBPF 0day analysis"](https://security.tencent.com/index.php/blog/msg/124) [article, CVE-2017-16995] | 125 | [2018: "Ubuntu kernel eBPF 0day analysis"](https://security.tencent.com/index.php/blog/msg/124) [article, CVE-2017-16995] |
| @@ -544,6 +546,10 @@ Sharif CTF 2018 (kdb): [writeup](https://changochen.github.io/2018/02/07/sharif8 | |||
| 544 | 546 | ||
| 545 | NCSTISC 2018 (babydriver): [writeup](http://f0r1st.me/2018/03/28/ROP-in-Linux-Kernel/], [source and exploit](https://github.com/w0lfzhang/kernel_exploit/tree/master/2017-ncstisc-babydriver) | 547 | NCSTISC 2018 (babydriver): [writeup](http://f0r1st.me/2018/03/28/ROP-in-Linux-Kernel/], [source and exploit](https://github.com/w0lfzhang/kernel_exploit/tree/master/2017-ncstisc-babydriver) |
| 546 | 548 | ||
| 549 | TWCTF 2018 (ReadableKernelModule): [writeup](http://r3ka.eu/2018/09/twctf-2018-rkm-readablekernelmodule-writeup/) | ||
| 550 | |||
| 551 | SECT CTF 2018 (Gh0st): [writeup](http://mslc.ctf.su/wp/sect-ctf-2018-gh0st/) | ||
| 552 | |||
| 547 | 553 | ||
| 548 | ## Tools | 554 | ## Tools |
| 549 | 555 | ||
| @@ -571,6 +577,8 @@ https://github.com/nforest/droidimg | |||
| 571 | 577 | ||
| 572 | https://github.com/a13xp0p0v/kconfig-hardened-check | 578 | https://github.com/a13xp0p0v/kconfig-hardened-check |
| 573 | 579 | ||
| 580 | https://github.com/PaoloMonti42/salt | ||
| 581 | |||
| 574 | 582 | ||
| 575 | ### Misc | 583 | ### Misc |
| 576 | 584 | ||
