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

Skip to content
Commit 08520107 authored by Jilai Wang's avatar Jilai Wang
Browse files

msm: npu: Prevent network from being used after free



Function wait_for_completion_interruptible_timeout will return after
receiving a signal which would cause the network data structure to be
used after it is freed. This change is to handle this scenario properly
to avoid use-after-free issue.

Change-Id: Icb74b3e7a5cb6c3201738c1952948d308333993e
Signed-off-by: default avatarJilai Wang <jilaiw@codeaurora.org>
parent cf4e0244
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