mbox series

[6.1.y,0/2] Backport of "mptcp: pm: reuse ID 0 after delete and re-add" and more

Message ID 20240904110306.4082410-4-matttbe@kernel.org (mailing list archive)
Headers show
Series Backport of "mptcp: pm: reuse ID 0 after delete and re-add" and more | expand

Message

Matthieu Baerts Sept. 4, 2024, 11:03 a.m. UTC
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(-)