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:	Thu, 02 May 2013 00:31:39 -0400
From:	Shea Levy <shea@...alevy.com>
To:	"Serge E. Hallyn" <serge@...lyn.com>
CC:	"Eric W. Biederman" <ebiederm@...ssion.com>,
	Serge Hallyn <serge.hallyn@...onical.com>,
	linux-kernel@...r.kernel.org
Subject: Re: Linux 3.8.9 Build Failure in user_namespace.c

On 4/29/13 4:56 PM, Serge E. Hallyn wrote:
> Quoting shea@...alevy.com (shea@...alevy.com):
>> Hi All,
>>
>> I just hit the following error trying to build 3.8.9:
>>
>> /nix/store/vkvwpn6f7iff6zqrq2d9z2a1945pcsza-linux-3.8.9-source/kernel/user_namespace.c:
>> In function 'map_write':
>> /nix/store/vkvwpn6f7iff6zqrq2d9z2a1945pcsza-linux-3.8.9-source/kernel/user_namespace.c:582:2:
>> error: implicit declaration of function 'file_ns_capable'
>> [-Werror=implicit-function-declaration]
>> cc1: some warnings being treated as errors
>>
>> Below is my .config, below that the build log.
> I'm looking at 3.9.  file_ns_capable() is declared in capability.h, which gets
> included into user_namespace.c through cred.h.  I did also try building with
> CONFIG_SECURITY=n and CONFIG_USER_NS=y as you have it, but build succeeded,
> as I would expect given how it is included.

It turned out to be a commit Greg missed in 3.8.9, it was fixed in 3.8.10.

> Do you have any custom patches applied by chance?
>
> -serge

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ