[PATCH v4 0/2] security: add fault injection to LSM hooks

Aleksandr Nogikh a.nogikh at gmail.com
Wed Nov 18 21:20:52 UTC 2020


On Wed, 11 Nov 2020 at 13:44, Aleksandr Nogikh <a.nogikh at gmail.com> wrote:
>
> From: Aleksandr Nogikh <nogikh at google.com>
>
> Fault injection capabilities[Documentation/fault-injection/fault-injection.rst]
> facilitate testing of the stability of the Linux kernel by providing
> means to force a number of kernel interfaces to return error
> codes. This patch series proposes adding such fault injection
> capability into LSM hooks.
>
> The intent is to make it possible to test whether the existing kernel
> code properly handles negative return values of LSM hooks. Syzbot
> [https://github.com/google/syzkaller/blob/master/docs/syzbot.md] will
> automatically do that with the aid of instrumentation tools once these
> changes are merged.
[...]

James, can you please take another look at the series? Are there
enough reviewed-bys now?

--
Best Regards,
Aleksandr



More information about the Linux-security-module-archive mailing list