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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 25 Apr 2013 13:59:51 +0200
From:	richard -rw- weinberger <richard.weinberger@...il.com>
To:	Karel Zak <kzak@...hat.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	linux-fsdevel <linux-fsdevel@...r.kernel.org>,
	util-linux@...r.kernel.org
Subject: Re: [ANNOUNCE] util-linux 2.23

On Thu, Apr 25, 2013 at 1:04 PM, Karel Zak <kzak@...hat.com> wrote:
> The util-linux release 2.23 is available at
>
>    ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23
>
> Feedback and bug reports, as always, are welcomed.
>
>        Karel
>
>
>
> Util-linux 2.23 Release Notes
> =============================
>
> The cryptoloop support in the commands mount(8) and losetup(8) has been
> REMOVED. The encryption= mount option and -e,-E,--encryption losetup options
> are no more supported.
>
> The command arch(1) has been REMOVED from util-linux in favour of coreutils
> version.
>
> The command chkdupexe has been REMOVED from util-linux.
>
> The library libblkid supports LIBBLKID_DEBUG=<mask> environment variable to
> print debug messages on stderr. The old BLKID_DEBUG= is no more supported.
>
> Release highlights
> ------------------
>
> nsenter(1):
>   - this NEW COMMAND provides command line interface to setns() Linux syscall
>     and allows to run program with namespaces of other processes

It would be nice if nsenter(1) would allow us to specify a uid/gid
which is switched to
if a user namespace is entered. Otherwise we become nobody:nogroup
after entering the
user namespace.

I.e. ./nsenter -t <pid> -U --setuid=0 --setgid=0

Would you accept such a patch? :)

--
Thanks,
//richard
--
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