Re: How to disable application run

Raphael Prudencio <[email protected]> Tue, 4 Oct 2016 14:26:08 +0200
Newsgroups org.kernel.vger.linux-c-programming
Message-ID <[email protected]>
Have you tried selinux?

Sent from my iPhone

> On 4 Oct 2016, at 13:33, Ilya Guterman <[email protected]> wrote:
>=20
> Hey CiN,
>=20
> You can write LKM which overrides the execve syscall and checks
> wherever the filename is blacklisted, but overriding syscall is
> considered bad.
> Maybe there is a better solution I am not aware of.
>=20
> Regards amfern.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-c-programm=
ing" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html