mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
670 B
Markdown
18 lines
670 B
Markdown
### [CVE-2018-7480](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7480)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The blkcg_init_queue function in block/blk-cgroup.c in the Linux kernel before 4.11 allows local users to cause a denial of service (double free) or possibly have unspecified other impact by triggering a creation failure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|