diff options
author | Geliang Tang <geliang@kernel.org> | 2024-02-08 19:03:53 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-02-23 09:51:36 +0100 |
commit | 005a3ad289eb604216dcaa03646de36cb08624a0 (patch) | |
tree | cba104917d111a4594f51dd26768b2fbb016fcfd /crypto | |
parent | 326ec6740d00b9ecdde57135bff1c26840b8f3f0 (diff) | |
download | linux-stable-005a3ad289eb604216dcaa03646de36cb08624a0.tar.gz linux-stable-005a3ad289eb604216dcaa03646de36cb08624a0.tar.bz2 linux-stable-005a3ad289eb604216dcaa03646de36cb08624a0.zip |
mptcp: check addrs list in userspace_pm_get_local_id
commit f012d796a6de662692159c539689e47e662853a8 upstream.
Before adding a new entry in mptcp_userspace_pm_get_local_id(), it's
better to check whether this address is already in userspace pm local
address list. If it's in the list, no need to add a new entry, just
return it's address ID and use this address.
Fixes: 8b20137012d9 ("mptcp: read attributes of addr entries managed by userspace PMs")
Cc: stable@vger.kernel.org
Signed-off-by: Geliang Tang <geliang.tang@linux.dev>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions