[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210723170910.296843-1-anthony.l.nguyen@intel.com>
Date: Fri, 23 Jul 2021 10:09:07 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2021-07-23
This series contains updates to igb and e100 drivers.
Grzegorz adds a timeout check to prevent possible infinite loop for igb.
Kees Cook adjusts memcpy() argument to represent the entire structure
to allow for appropriate bounds checking for igb and e100.
The following are changes since commit 356ae88f8322066a2cd1aee831b7fb768ff2905c:
Merge branch 'bridge-tx-fwd'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE
Grzegorz Siwik (1):
igb: Add counter to i21x doublecheck
Kees Cook (2):
igb: Avoid memcpy() over-reading of ETH_SS_STATS
e100: Avoid memcpy() over-reading of ETH_SS_STATS
drivers/net/ethernet/intel/e100.c | 4 ++--
drivers/net/ethernet/intel/igb/e1000_mac.c | 6 +++++-
drivers/net/ethernet/intel/igb/igb_ethtool.c | 3 +--
3 files changed, 8 insertions(+), 5 deletions(-)
--
2.26.2
Powered by blists - more mailing lists