[PATCH batadv 0/5] batman-adv: collected fixes (Yuan Tan)
Sven Eckelmann <[email protected]>
| Newsgroups | org.open-mesh.lists.batman |
|---|---|
| Message-ID | <[email protected]> |
I was contacted by Yuan Tan regarding some of the problems which were found by them. I've proposed to go through the list and prepare changes for things which looked sensible. I've also prepared some PoC patches (lets call it part2) - just so Antonio+Simon+Marek can discuss about them internally. The ones which don't need further discussion are shown in this patchset. For the others, I am waiting on the results of the internal discussion. It is more than likely that there will be updates to these patches because the team around Yuan Tan need to verify that these are actually working. Thanks to Yuan Tan, Yifan Wu, Juefei Pu, Xin Liu and all the other people involved in finding + fixing these bugs. Signed-off-by: Sven Eckelmann <[email protected]> --- Sven Eckelmann (5): batman-adv: dat: handle forward allocation error batman-adv: tp_meter: avoid use of uninit sender vars in recv_ack batman-adv: frag: disallow unicast fragment in fragment batman-adv: tvlv: reject oversized TVLV packets batman-adv: v: stop OGMv2 on disabled interface net/batman-adv/bat_v_ogm.c | 11 +++++++---- net/batman-adv/distributed-arp-table.c | 3 +++ net/batman-adv/fragmentation.c | 35 ++++++++++++++++++++++++++++++++++ net/batman-adv/tp_meter.c | 3 +++ net/batman-adv/tvlv.c | 9 ++++++--- 5 files changed, 54 insertions(+), 7 deletions(-) --- base-commit: 8d059d119c8c368d12be617f54c9473beca2fb66 change-id: 20260509-yuantan098-bugfixes-feb66522feb6 Best regards, -- Sven Eckelmann <[email protected]>