Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3f41916c authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

soc: qcom: qmi_interface: use qmi txn_lock to avoid use after free of txn



In some cases txn is freed before mutex_unlock() API returns and
causing invalid pointer access.

Protect the txn with qmi txn_lock to avoid the invalid pointer access.

CRs-Fixed: 2470638
Change-Id: I05ccde9a77d2913a396c8505bb3199b28fc021c2
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent d16a6408
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment