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
| ||
|
Message-Id: <20141106.164235.1792456068468109139.davem@davemloft.net> Date: Thu, 06 Nov 2014 16:42:35 -0500 (EST) From: David Miller <davem@...emloft.net> To: _govind@....com Cc: ssujith@...co.com, netdev@...r.kernel.org Subject: Re: [PATCH net 1/2] enic: handle error condition properly in enic_rq_indicate_buf From: Govindarajulu Varadarajan <_govind@....com> Date: Thu, 6 Nov 2014 15:21:38 +0530 > In case of error in rx path, we free the buf->os_buf but we do not make it NULL. > In next iteration we use the skb which is already freed. This causes the > following crash. ... > fixes: a03bb56e67c357980dae886683733dab5583dc14 ("enic: implement rx_copybreak") > Signed-off-by: Govindarajulu Varadarajan <_govind@....com> Applied. -- 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