Files
CVEs-PoC/2018/CVE-2018-5891.md
T
2024-06-09 00:33:16 +00:00

946 B

CVE-2018-5891

Description

While processing modem SSR after IMS is registered, the IMS data daemon is restarted but the ipc_dataHandle is no longer available. Consequently, the DPL thread frees the internal memory for dataDHandle but the local variable pointer is not updated which can lead to a Use After Free condition in Snapdragon Mobile and Snapdragon Wear.

POC

Reference

Github