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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
drivers/infiniband/core/ucma.c in the Linux kernel through 4.17.11 allows ucma_leave_multicast to access a certain data structure after a cleanup step in ucma_process_join, which allows attackers to cause a denial of service (use-after-free).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|