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: <7bcae2cb-fd90-45eb-af04-d7f228c9df63@linux.ibm.com>
Date: Thu, 19 Dec 2024 10:36:52 +0100
From: Alexandra Winter <wintera@...ux.ibm.com>
To: Kees Cook <kees@...nel.org>, Jakub Kicinski <kuba@...nel.org>
Cc: linux-kernel@...r.kernel.org,
        "linux-s390@...r.kernel.org" <linux-s390@...r.kernel.org>,
        netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage



On 18.12.24 22:44, Kees Cook wrote:
>> This does not compile, it needs to be:
>> siucv->siucv_family = AF_IUCV;
> Thanks! I saw 0-day reported the same. I've fixed this for the next revision. Do you happen to know why this doesn't get built during an x86 allmodconfig build?
> 
> -Kees


Probably because of this in net/iucv/Kconfig  (?)
config AFIUCV
	depends on S390

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ