Skip to content
Commit 32d9c3a2 authored by Sarannya S's avatar Sarannya S
Browse files

net: qrtr: gunyah: Add bounds check on tx path


Add bounds check on values read from shared memory in the tx path. In
cases where the VM is misbehaving, the qrtr gunyah transport should
exit and print a warning when bogus values may cause out of bounds to
be read.

Change-Id: I73abb3994b90850ccfd8d41266e53eb4a38a62f6
Signed-off-by: default avatarChris Lew <quic_clew@quicinc.com>
Signed-off-by: default avatarSarannya S <quic_sarannya@quicinc.com>
parent 2319bccf
Please register or to comment