+1
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Debug logs in ch_push_remote_rx_intent uses intent pointer to get
id and size. This leads to use after free issue since intent pointer
can be freed by another context calling glink_tx_common.
Local variables are used to print size and id in debug logs.
CRs-Fixed: 2195647
Change-Id: I9e995d2e78dd66d37a6068ea8a696012cd7d43a6
Signed-off-by:
Dhoat Harpal <hdhoat@codeaurora.org>