Re: [PATCH] team: reject ARPHRD_CAN devices in team_port_add
Oliver Hartkopp <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 28.07.26 07:18, jiale yao wrote: > Hi > > Sure, I will check, and send v2 patch if there are any others. I've seen no follow-ups on this. Did you check on other similarities between team and bonding drivers according to reject ARPHRD_IEEE802154, ARPHRD_CAN and others? Best regards, Oliver > > Jiale Yao > > At 2026-07-28 09:24:47, "Jakub Kicinski" <[email protected]> wrote: >> On Thu, 23 Jul 2026 12:00:32 +0800 Jiale Yao wrote: >>> Enslaving a CAN device (e.g. vxcan) to a team master triggers a >>> NULL pointer dereference in can_rx_unregister() inside >>> net/can/af_can.c. >> >> Gemini review says that similar issue is possible with >> ARPHRD_IEEE802154 devices, could you double check that, >> see if there are any others, and all these in a single >> patch? >> -- >> pw-bot: cr