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]
Message-Id: <20160519.112712.1650104301380049541.davem@davemloft.net>
Date:	Thu, 19 May 2016 11:27:12 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	xiyou.wangcong@...il.com
Cc:	netdev@...r.kernel.org, linuxdev.baldrick@...il.com,
	tom@...bertland.com
Subject: Re: [Patch net] kcm: fix a signedness in kcm_splice_read()

From: Cong Wang <xiyou.wangcong@...il.com>
Date: Tue, 17 May 2016 14:05:49 -0700

> skb_splice_bits() returns int, kcm_splice_read() returns ssize_t,
> both are signed.
> 
> We may need another patch to make them all ssize_t, but that
> deserves a separated patch.
> 
> Fixes: 91687355b927 ("kcm: Splice support")
> Reported-by: David Binderman <linuxdev.baldrick@...il.com>
> Cc: Tom Herbert <tom@...bertland.com>
> Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ