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: Sat, 12 Apr 2014 16:51:52 -0400 (EDT) From: David Miller <davem@...emloft.net> To: v.maffione@...il.com Cc: konrad.wilk@...cle.com, boris.ostrovsky@...cle.com, david.vrabel@...rix.com, xen-devel@...ts.xenproject.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] drivers: net: xen-netfront: fix array initialization bug From: Vincenzo Maffione <v.maffione@...il.com> Date: Sat, 12 Apr 2014 11:55:40 +0200 > This patch fixes the initialization of an array used in the TX > datapath that was mistakenly initialized together with the > RX datapath arrays. An out of range array access could happen > when RX and TX rings had different sizes. > > Signed-off-by: Vincenzo Maffione <v.maffione@...il.com> Good catch, applied, 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