Skip to content
Snippets Groups Projects
Commit 3d4b4ed1 authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian Committed by Mekala Natarajan
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.

Bug: 27045580
CRs-Fixed: 974577
Change-Id: I9f189b76967d5f85750218a7cb6537d187a69663
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
Signed-off-by: default avatarMekala Natarajan <mnatarajan@google.com>
parent 633b6d25
Branches
Tags
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