Allow adding syscalls by group names #18

بسته شده
2021-09-06 22:35:05 +02:00 باز شده توسط crtxcr · 1 comment
crtxcr دیدگاه ارسال شده 2021-09-06 22:35:05 +02:00
مالک

If you add "open", there is a chance you also want to block "openat"...

So make this easy by allow adding system call by group names to the policy.

Also, maybe take some inspiration from pledge().

If you add "open", there is a chance you also want to block "openat"... So make this easy by allow adding system call by group names to the policy. Also, maybe take some inspiration from pledge().
crtxcr اضافه شده
enhancement
label 2021-09-06 22:35:05 +02:00
crtxcr دیدگاه ارسال شده 2021-09-18 22:55:42 +02:00
Author
مالک

If there was a kernel update, but no qssb.h update or code is using an outdated verison, new syscalls could have been added that are not in any group yet.

Thus, we may habe to auto blacklist all those that we do not know.

Alternatively, adding syscalls by groups should only be allowed for whitelisting?

If there was a kernel update, but no qssb.h update or code is using an outdated verison, new syscalls could have been added that are not in any group yet. Thus, we may habe to auto blacklist all those that we do not know. Alternatively, adding syscalls by groups should only be allowed for whitelisting?
crtxcr 2021-11-20 19:52:05 +01:00 این موضوع را بست
برای پیوستن به گفتگو، وارد شودید.
بدون نقطه عطف
بدون تخصیص
1 مشارکت کننده
اعلان‌ها
موعد مقرر
موعد مقرر نامعتبر است یا خارج از محدوده. لطفاً از قالب 'yyy-mm-dd' استفاده کنید.

هیچ موعد مقرری ثبت نشده.

وابستگی ها

No dependencies set.

Reference: crtxcr/exile.h#18
No description provided.