[PATCH] smack lsm bug fixes

2014-02-20 Thread Pankaj Kumar
From: Pankaj Kumar 1. In order to remove any SMACK extended attribute from a file, a user should have CAP_MAC_ADMIN capability. But any user without this capability is able to remove SMACK64MMAP security attribute. This error has been corrected by a modification in smack_inode_removexattr hook

[PATCH] smack lsm bug fixes

2014-02-16 Thread Pankaj Kumar
From 8fa425d071b7d4cfdf6bcb89d789138a13529d06 Mon Sep 17 00:00:00 2001 From: Pankaj Kumar Date: Mon, 17 Feb 2014 10:36:26 +0530 Subject: [PATCH] smack lsm bug fixes 1. In order to remove any SMACK extended attribute from a file, a user should have CAP_MAC_ADMIN capability. But any user without

[Patch] Linux Security Module - SMACK bugfix patch

2014-01-08 Thread Pankaj Kumar
rt_entry(value, size); if (skp == NULL) -- 1.8.1.2 In case of any issue, Please feel free to contact me. Thanks & Regards Pankaj Kumar 0001-bugfix-patch-for-SMACK.patch Description: Binary data