mirror of
https://github.com/0xMarcio/cve.git
synced 2026-04-21 18:16:01 +02:00
742 B
742 B
CVE-2017-8277
Description
In all Qualcomm products with Android releases from CAF using the Linux kernel, in the function msm_dba_register_client, if the client registers failed, it would be freed. However the client was not removed from list. Use-after-free would occur when traversing the list next time.
POC
Reference
No PoCs from references.