qcwcn: Heap-buffer-overflow in register_monitor_sock() of wifi hal

This changes is to avoid the buffer-overflow in register_monitor_sock()
where "nreg->monsock" is getting filled with the data of length
"ctrl_msg->monsock_len" without the validation of length. Address this
issue by have a length check done before filling the buffer.

Bug: 149836664
Test: Manual - Basic wifi sanity test
CRs-Fixed: 2604404
Change-Id: I36b7ac274bd4f92eceabd5bd6534c73ae5a9ae73
Signed-off-by: Vinay Gannevaram <quic_vganneva@quicinc.com>
1 file changed
tree: 056c465e86693df2431769f5a68be6891874d8ac
  1. cld80211-lib/
  2. qcwcn/
  3. Android.mk
  4. OWNERS