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-prev] [day] [month] [year] [list]
Date:	Tue, 31 Mar 2015 16:07:32 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	ubraun@...ux.vnet.ibm.com
Cc:	netdev@...r.kernel.org, linux-s390@...r.kernel.org,
	ursula.braun@...ibm.com, Eugene.Crosser@...ibm.com
Subject: Re: [PATCH net 1/1] af_iucv: fix AF_IUCV sendmsg() errno

From: Ursula Braun <ubraun@...ux.vnet.ibm.com>
Date: Mon, 30 Mar 2015 15:40:42 +0200

> From: Eugene Crosser <Eugene.Crosser@...ibm.com>
> 
> When sending over AF_IUCV socket, errno was incorrectly set to
> ENOMEM even when other values where appropriate, notably EAGAIN.
> With this patch, error indicator returned by sock_alloc_send_skb()
> is passed to the caller, rather than being overwritten with ENOMEM.
> 
> Signed-off-by: Eugene Crosser <Eugene.Crosser@...ibm.com>
> Signed-off-by: Ursula Braun <ursula.braun@...ibm.com>

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ