aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorZaheerulla Meer <zmeer@codeaurora.org>2014-04-08 10:34:09 +0530
committerZaheerulla Meer <zmeer@codeaurora.org>2014-04-09 18:36:42 +0530
commit8591d0f0f87c813b7971e9107baab63c1e6d9a05 (patch)
tree23b8c99971a70f6933969e4a23f65c4dd8434a80 /net/unix/af_unix.c
parent538c521c76519252018b372769f48077cb020b06 (diff)
soc: qcom: smd: Validate read and write addresses
The address from which data has to be read and the address to which the SMD data has to be written are calculated based on the head and tail pointers for that SMD FIFO. As these pointer values depend on SMEM content, there is a possibility that these values could be invalid due to corruption of SMEM. Validate the read and write addresses to be with in the limits of receive and send FIFO limits respectively. CRs-Fixed: 550527 Change-Id: Idb8ef3b3ad434fdd099271f760988fde4bd0b143 Signed-off-by: Zaheerulla Meer <zmeer@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions