summaryrefslogtreecommitdiff
path: root/kernel/bpf/arraymap.c
diff options
context:
space:
mode:
authorSuprith Malligere Shankaregowda <supgow@codeaurora.org>2018-04-25 11:17:30 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-05-01 23:17:58 -0700
commit3945168c9c817253ca54f970decf7daf4a5096f2 (patch)
tree29b60a88433afe947781eff1ac97e93daeedc48b /kernel/bpf/arraymap.c
parent2223ffa69b6f32b7018a7f155e4e1bc03f7da373 (diff)
msm: ais: isp: Handling buffer use after getting it freed
In the code, start_fetch can try to access the buffer pointer variable after free, as the same pointer can can be freed at RELEASE_BUF call too at the same time. Hence fixing this race condition. Change-Id: I05825fb3423f95bc251e79416de50dc32cf086dc Signed-off-by: Suprith Malligere Shankaregowda <supgow@codeaurora.org>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions