lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 16 Jan 2020 04:26:17 -0800 (PST) From: David Miller <davem@...emloft.net> To: tanhuazhong@...wei.com Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, salil.mehta@...wei.com, yisen.zhuang@...wei.com, linuxarm@...wei.com, jakub.kicinski@...ronome.com, linyunsheng@...wei.com Subject: Re: [PATCH net] net: hns3: pad the short frame before sending to the hardware From: Huazhong Tan <tanhuazhong@...wei.com> Date: Wed, 15 Jan 2020 10:46:45 +0800 > From: Yunsheng Lin <linyunsheng@...wei.com> > > The hardware can not handle short frames below or equal to 32 > bytes according to the hardware user manual, and it will trigger > a RAS error when the frame's length is below 33 bytes. > > This patch pads the SKB when skb->len is below 33 bytes before > sending it to hardware. > > Fixes: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC") > Signed-off-by: Yunsheng Lin <linyunsheng@...wei.com> > Signed-off-by: Huazhong Tan <tanhuazhong@...wei.com> Applied and queued up for -stable.
Powered by blists - more mailing lists