mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
828 B
Markdown
18 lines
828 B
Markdown
### [CVE-2017-16996](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16996)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging register truncation mishandling.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://openwall.com/lists/oss-security/2017/12/21/2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|