mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-29 03:50:45 +02:00
18 lines
701 B
Markdown
18 lines
701 B
Markdown
### [CVE-2016-10147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10147)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
crypto/mcryptd.c in the Linux kernel before 4.8.15 allows local users to cause a denial of service (NULL pointer dereference and system crash) by using an AF_ALG socket with an incompatible algorithm, as demonstrated by mcryptd(md5).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|