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>] [day] [month] [year] [list]
Date:   Wed, 21 Nov 2018 16:51:50 +0100
From:   Christoph Pleger <christoph.pleger@...uni-dortmund.de>
To:     linux-kernel@...r.kernel.org
Subject: Permission problems  - though all three UIDs are 0

Hello,

I want to ask for the possible reasons why a program, called from 
another program with setuid-root file permissions and an additional 
setreuid(0,0) to also set the real uid to 0, still gets an "Operation   
not permitted" error.

In my case, I execve lvcreate from the setuid-root binary. This works 
well when I use my program as a non-root user from the command line, but 
I want to call it is a non-root user from pam_exec PAM module and with 
that lvcreate fails.

Regards
   Christoph

PS: Please, no discussion about possible security holes in 
setuid-programs here

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ