Skip to content
Snippets Groups Projects
Commit 9b2dc03a authored by Hui Li's avatar Hui Li
Browse files

soc: qcom: hgsl: fix potential UAF


potential UAF due to race condition in hgsl_ioctl_ctxt_create
and hgsl_ioctl_ctxt_destroy, assign ctxt to hgsl->contexts[]
after the context creation is fully complete.

Change-Id: I07ee64579fa4c9e494b1c5f21053baaa6a027ec2
Signed-off-by: default avatarHui Li <quic_hul@quicinc.com>
parent a2e02b87
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment