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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 Nov 2013 00:39:02 +0000
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	David Miller <davem@...emloft.net>
CC:	<netdev@...r.kernel.org>,
	Richard Cochran <richardcochran@...il.com>
Subject: [PATCH net 0/6] net_tstamp: Validate hwtstamp_config completely
 before applying it

This series fixes very similar bugs in 6 implementations of
SIOCSHWTSTAMP.

Ben.

Ben Hutchings (6):
  tg3: Validate hwtstamp_config completely before applying it
  e1000e: Validate hwtstamp_config completely before applying it
  pch_gbe: Validate hwtstamp_config completely before applying it
  stmmac: Validate hwtstamp_config completely before applying it
  ti_cpsw: Validate hwtstamp_config completely before applying it
  ixp4xx_eth: Validate hwtstamp_config completely before applying it

 drivers/net/ethernet/broadcom/tg3.c                  | 16 +++++++---------
 drivers/net/ethernet/intel/e1000e/netdev.c           | 14 ++++++--------
 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 12 +++---------
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c    | 12 +++---------
 drivers/net/ethernet/ti/cpsw.c                       | 18 ++++++++----------
 drivers/net/ethernet/xscale/ixp4xx_eth.c             | 12 +++---------
 6 files changed, 30 insertions(+), 54 deletions(-)


-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ