Skip to content
Snippets Groups Projects
Commit 0cfb571d authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian Committed by Devin Kim
Browse files

net: ipc_router: Bind only a client port as control port


IPC Router binds any port as a control port and moves it from the client
port list to control port list. Misbehaving clients can exploit this
incorrect behavior.

IPC Router to check if the port is a client port before binding it as a
control port.

CRs-Fixed: 974577
Change-Id: I9f189b76967d5f85750218a7cb6537d187a69663
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent 6a3ce71a
Branches
Tags android-wear-8.0.0_r0.14
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment