cve/2018/CVE-2018-5899.md
2024-05-26 14:27:05 +02:00

858 B

CVE-2018-5899

Description

In Android releases from CAF using the linux kernel (Android for MSM, Firefox OS for MSM, QRD Android) before security patch level 2018-06-05, whenever TDLS connection is setup, we are freeing the netbuf in ol_tx_completion_handler and after that, we are accessing it in NBUF_UPDATE_TX_PKT_COUNT causing a use after free.

POC

Reference

No PoCs from references.

Github