Mailinglist Archive: yast-devel (116 mails)
| < Previous | Next > |
Re: [yast-devel] LD_PRELOAD doesn't work for processes running as root any more
- From: Marcus Meissner <meissner@xxxxxxx>
- Date: Fri, 6 Jun 2008 12:01:29 +0200
- Message-id: <20080606100129.GA9100@xxxxxxx>
On Fri, Jun 06, 2008 at 11:56:45AM +0200, Stefan Hundhammer wrote:
And it is of course incorrect.
$ ./xx
$ LD_PRELOAD=/suse/meissner/yy.so ./xx
Boo!
$ su
Passwort:
# LD_PRELOAD=/suse/meissner/yy.so ./xx
Boo!
#
Still looking fine.
Ciao, Marcus
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
JFYI - this might affect us, too, at least for debugging or testing.
If there was an announcement anywhere else, I missed it. I read this just by
accident on [opensuse]:
And it is of course incorrect.
$ ./xx
$ LD_PRELOAD=/suse/meissner/yy.so ./xx
Boo!
$ su
Passwort:
# LD_PRELOAD=/suse/meissner/yy.so ./xx
Boo!
#
Still looking fine.
Ciao, Marcus
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |