Files
CVEs-PoC/2018/CVE-2018-14734.md
T
2024-05-26 14:27:05 +02:00

693 B

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