mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
20 lines
856 B
Markdown
20 lines
856 B
Markdown
### [CVE-2017-7374](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7374)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in fs/crypto/ in the Linux kernel before 4.10.7 allows local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/chanbin/CVE-2017-11882
|
|
- https://github.com/ictnamanh/CVE-2017-9248
|
|
- https://github.com/ww9210/cve-2017-7374
|
|
|