(CVE-2017-16995)Ubuntu 内核提权.md
591 B / 2021-04-21 09:23:46
# (CVE-2017-16995)Ubuntu 内核提权
CVE-2017-16995
Vulnerability reference:
- [CVE-2017-16995](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16995)
## Kernels
```
Linux Kernel Version 4.14-4.4
```
## Usage
```
$ gcc -o pwned upstream44.c
$ ./pwned
```
## References
- http://cyseclabs.com/exploits/upstream44.c
- https://access.redhat.com/security/cve/cve-2017-16995
- https://bugs.chromium.org/p/project-zero/issues/detail?id=1454&desc=3
- http://www.freebuf.com/news/165608.html
> https://github.com/SecWiki/linux-kernel-exploits/tree/master/2017/CVE-2017-16995