After having applied the patch "mptcp: pm: avoid possible UaF when
selecting endp" in v6.1 with the adaptations proposed in the parent
message [1], the two following patches can be applied without conflicts:
- 8b8ed1b429f8 ("mptcp: pm: reuse ID 0 after delete and re-add")
- 9366922adc6a ("mptcp: pm: fix ID 0 endp usage after multiple re-creations")
[1] https://lore.kernel.org/20240904105721.4075460-2-matttbe@kernel.org
Matthieu Baerts (NGI0) (2):
mptcp: pm: reuse ID 0 after delete and re-add
mptcp: pm: fix ID 0 endp usage after multiple re-creations
net/mptcp/pm_netlink.c | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
--
2.45.2