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:	Wed, 29 Apr 2009 23:56:25 +0200
From:	Lennert Buytenhek <buytenh@...tstofly.org>
To:	davem@...emloft.net, netdev@...r.kernel.org
Subject: [PATCH 0/2] mv643xx_eth fixes for 2.6.30

Two more fixes for mv643xx_eth for 2.6.30:
1. Fix OOM handling, mv643xx_eth will currently just get into an
   infinite netdev_alloc_skb() loop on OOM due to a logic bug.
2. Fix problem where hardware 64bit MIB counters are actually 32bit
   (and reads from the upper and lower halves have the same effect),
   which can cause the software stats counters to spuriously increment
   by some multiple of 2^32 if a packet comes in at the right moment.

Since these should also go into 2.6.29.X, I added "Cc: stable@...nel.org"
on both.

Please apply, thanks!
--
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