You are not logged in.
Pages: 1
Hi,
just want to know your opinion on using yama? Do you use it? Do you think it is unsecure not to do it?
Yama is a new security module in 3.4.x (current 3.4.2 in arch), which disallows ptrace from other processes than parents. Don't use that if you already use selinux etc. as yama would disable other security modules.
Usage: Add security=yama to kernelline
For more information: http://git.kernel.org/?p=linux/kernel/g … ecfbdcf8eb
I also thought about adding a wiki page for it, but I don't know if that is necessary. There is nothing "special" in Arch about it.
Offline
No answer? No one interested in "security"?
Offline
No one interested in "security"?
Yes, but apparmor is better ![]()
Offline
Yes, but apparmor is better
Slightly OT but what is the state of apparmor on AL today? The wiki article is flagged as stale.
Offline
Evilandi666 wrote:No one interested in "security"?
Yes, but apparmor is better
Have you checked every single AUR Package for apparmor?
For me, security things installed from AUR aren't secure at all. (same with selinux, lots of AUR Packages).
If all Selinux/Apparmor packages would be in the official repos, then I would see them as a security improvement.
Last edited by Evilandi666 (2012-06-22 12:55:12)
Offline
Have you checked every single AUR Package for apparmor?
Don't be silly. Have you learnt yet that security is a layered set of compromises?
AFAICT, if Yama is enabled, AppArmor and SELinux *must* be disabled. Kernel 2.4.1's Yama.txt says:
To select it at boot time, specify "security=yama" (though this will disable any other LSM).
I'd rather e.g. protect Skype using AppArmor to make it impossible for Skype to run rampant and delete all my files in ~. Same with firefox, especially when running Flash.
Offline
Evilandi666 wrote:Have you checked every single AUR Package for apparmor?
Don't be silly. Have you learnt yet that security is a layered set of compromises?
AFAICT, if Yama is enabled, AppArmor and SELinux *must* be disabled. Kernel 2.4.1's Yama.txt says:
I think using yama is better than using nothing, I didn't use anything before.
If you don't check every PKGBUILD you install (especially for security things like apparmor etc.), then you're making a quite big compromise in my opinion ... ![]()
Offline
You'd be making a big compromise, by choosing Arch rather than e.g. OpenBSD ![]()
Although OpenBSD also includes ptrace - the horror! It must be wide-open to attack.
I'm going to turn my computer off now, to be safe, and I recommend you all do the same.
Offline
Pages: 1