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
| ||
|
Message-ID: <20130117194816.GA11884@kroah.com> Date: Thu, 17 Jan 2013 11:48:16 -0800 From: Greg KH <gregkh@...uxfoundation.org> To: Tomas Hozza <thozza@...hat.com> Cc: kys@...rosoft.com, jasowang@...hat.com, haiyangz@...rosoft.com, linux-kernel@...r.kernel.org, habdi@...rosoft.com Subject: Re: [PATCH 2/2] tools: hv: Use CLOEXEC when opening kvp_pool files On Tue, Jan 08, 2013 at 12:26:43PM +0100, Tomas Hozza wrote: > Use CLOEXEC flag when opening kvp_pool_x files to prevent file > descriptor leakage. Not using it was causing a problem when > SELinux was enabled. > > Signed-off-by: Tomas Hozza <thozza@...hat.com> > Acked-by: K. Y. Srinivasan <kys@...rosoft.com> > --- > tools/hv/hv_kvp_daemon.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) This patch no longer applies, care to redo it and resend? thanks, greg k-h -- 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