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:	Wed, 18 Apr 2012 19:48:25 -0500
From:	Serge Hallyn <serge@...lyn.com>
To:	Tony Luck <tony.luck@...el.com>, Eric Paris <eparis@...hat.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Serge Hallyn <serge.hallyn@...onical.com>,
	James Morris <james.l.morris@...cle.com>
Subject: Re: ia64 build broken by patch to security/commoncap.c

Thanks, it's been repolrted (and the fix acked) but i guess that wasn't cc:d to lkml?

----- Original message -----
> commit d52fc5dde171f030170a6cb78034d166b13c9445
> fcaps: clear the same personality flags as suid when fcaps are used
> 
> just appeared in Linus's tree and broke the ia64 build with:
> 
> security/commoncap.c: In function ‘cap_bprm_set_creds’:
> security/commoncap.c:510: error: ‘PER_CLEAR_ON_SETID’ undeclared
> (first use in this function)
> 
> Cause seems to be a missing:
> 
> #include <linux/personality.h>
> 
> -Tony
> --
> 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/

--
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