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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel through 4.14.13, drivers/block/loop.c mishandles lo_release serialization, which allows attackers to cause a denial of service (__lock_acquire use-after-free) or possibly have unspecified other impact.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3583-2/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|