WifiHal: Fix OOB read of ctrl buf while registering monitor sock
Boundary check for NLMSG length is not present, which would result in OOB read of the buffer during nla parse. Hence add required boundary checks before processing ctrl msg from wifihal clients. Also allocate required buffer for control events to the size of received nlmsg data CRs-Fixed: 2628103 Change-Id: Idc971a343f30e41f359180757f108a8c0dfe2a7e
Loading
-
mentioned in commit f16aae11
-
mentioned in commit 6ac3516e
-
mentioned in commit 90152de2
-
mentioned in commit 40e25bc2
-
mentioned in commit 3c121a71
-
mentioned in commit ca6244f8
-
mentioned in commit f86715de
-
mentioned in commit 61e918e3
-
mentioned in commit bae16009
-
mentioned in commit e01d340b
-
mentioned in commit 480c507a
Please sign in to comment