[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <OSBPR01MB21847D1D8A8BC8458CBAD39592BB0@OSBPR01MB2184.jpnprd01.prod.outlook.com>
Date: Thu, 5 Apr 2018 06:40:36 +0000
From: <shinya1.takumi@...hiba.co.jp>
To: <serge@...lyn.com>, <jmorris@...ei.org>,
<linux-security-module@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: RE: [RFC v3 0/2] WhiteEgret LSM module
I am one of developers of WhiteEgret.
> regardling the last one, do you have a plan for handling it?
Yes, we have a plan to release WhiteEgret v4 patch with a WEUA sample of access control for script programs.
The latest WhiteEgret cannot control script programs since script files read by an interpreter are not hooked by the execve system call.
We consider that script programs can be controlled by controlling the files inputted by interpreters, accordingly.
We consider that the control can be realized using the read system call hooking.
Now, we are developing WhiteEgret with the read system call hooking and WEUA which controls the script files to be read to interpreters using information from the read system call hooking and white list.
-----Original Message-----
From: owner-linux-security-module@...r.kernel.org [mailto:owner-linux-security-module@...r.kernel.org] On Behalf Of Serge E. Hallyn
Sent: Monday, April 2, 2018 5:08 AM
To: koike masanobu(小池 正修 TDSL (ISEC)[SEC運]) <masanobu2.koike@...hiba.co.jp>
Cc: jmorris@...ei.org; serge@...lyn.com; linux-security-module@...r.kernel.org; linux-kernel@...r.kernel.org
Subject: Re: [RFC v3 0/2] WhiteEgret LSM module
Quoting Masanobu Koike (masanobu2.koike@...hiba.co.jp):
...
> Assumptions and ToDos
>
> At this stage, WhiteEgret assumes the following.
> Relaxing these assumptions are future works.
> - Root is not compromised. And using a whitelist and a WEUA requires
> root privilege.
> - WEUA is reliable.
> - It is allowed for scripting languages, e.g., Perl or Python, to read
> arbitrary scripts and to execute them.
Hi,
regardling the last one, do you have a plan for handling it?
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists