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: Wed, 31 Dec 2014 13:09:12 -0500 (EST) From: David Miller <davem@...emloft.net> To: _govind@....com Cc: netdev@...r.kernel.org, sassmann@...hat.com, ssujith@...co.com, benve@...co.com Subject: Re: [PATCH net-next 0/3] enic: Check for DMA mapping error From: Govindarajulu Varadarajan <_govind@....com> Date: Wed, 24 Dec 2014 15:59:35 +0530 > After dma mapping the buffers, enic does not call dma_mapping_error() to check > if mapping is successful. > > This series fixes the issue by checking return value of pci_dma_mapping_error() > after pci_map_single(). > > This is reported by redhat here > https://bugzilla.redhat.com/show_bug.cgi?id=1145016 Series applied, thank you. -- 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