summaryrefslogtreecommitdiff
path: root/uapi/linux/debug_linux.h
diff options
context:
space:
mode:
authorSrinivas Girigowda <sgirigow@codeaurora.org>2016-10-18 11:28:10 -0700
committerqcabuildsw <qcabuildsw@localhost>2016-10-19 10:45:26 -0700
commit90cdd3cda25c21295ca5b54297f970b25bd02f84 (patch)
tree773537d996ec91717b69c453557e87a7349bb5ff /uapi/linux/debug_linux.h
parent0855e869a2c9dd5c212ad5a1ff16a1ca23a24d1f (diff)
qcacld-3.0: Acquire read lock before accessing the address list
This is a qcacld-2.0 to qcacld-3.0 propagation. WLAN host driver access the inet6_dev address list without acquiring the read lock, if the kernel network stack deletes the address while driver is accessing the list, it can lead to referencing already freed address by the driver. Hence, fix is to take the read lock before accessing the address list. Change-Id: I934e9f2039f3ab8540e439b9e8a87efced98807c CRs-Fixed: 1048897
Diffstat (limited to 'uapi/linux/debug_linux.h')
0 files changed, 0 insertions, 0 deletions