Re: [PATCH net-next v2] net: usb: asix: reject a truncated Data header in rx_fixup
From: Aamir Ahmed
Date: Tue Sep 15 2026 - 05:14:32 EST
On Tue, Sep 15, 2026 at 10:35:59AM +0300, Andy Shevchenko wrote:
> On Mon, Sep 14, 2026 at 10:23:45PM +0100, Aamir Ahmed wrote:
> > Only a device emitting an odd skb->len can get there - every asix
> > rx_urb_size is even and offset always advances by an even number of
> > bytes - so this is net-next material rather than a stable backport.
> >
> > Fixes: 8b5b6f5413e9 ("net: asix: handle packets crossing URB boundaries")
>
> If it's a fix, why net-next and not net in the Subject?
Yes, on review this should be on net ideally. I'll raise a v3 later
with this correction. Thank you.
pw-bot: changes-requested
Kind Regards
Aamir A.