commit | 4b5151f1095de8670db030fc420615f22f3daa79 | [log] [tgz] |
---|---|---|
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Thu Jan 25 23:14:39 2018 -0700 |
committer | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Thu Jan 25 23:19:57 2018 -0700 |
tree | a2b50cfe8e324f2749cc32c4439e50350e8be021 | |
parent | 3d139965310bde202ef7bff5855d48eb4f7d22f6 [diff] |
net: rmnet_data: Check for endpoint validity when demuxing In case an invalid mux id is passed, an invalid device lookup is done leading to passing on the packet to stack incorrectly rather than consuming them. CRs-Fixed: 2181180 Change-Id: Iad905e932b49eda00a7d91e906f0ac0ca44cdb59 Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>