Lennart Poettering
d693c483a2
seccomp: allowlist uretprobe() syscall
...
This is a new syscall provided by the kernel used to implement faster
uprobes. It's not supposed to be called by userspace, but only by kernel
generated uprobe code.
It should be fine to allow this, as the kernel authenticates the
invocation itself, and we shouldn't break compat with things.
Note that this allowlisting is not sufficient to make ureprobe() work.
libseccomp must be tought the syscall too, but this can happen
independently.
Fixes : #34615
2024-10-11 11:57:40 +02:00
..
2024-10-09 11:42:26 +02:00
2024-10-08 19:30:57 +01:00
2024-10-10 05:26:14 +09:00
2024-10-09 11:42:26 +02:00
2024-10-09 10:27:53 +02:00
2024-10-11 10:36:08 +02:00
2024-10-05 01:30:43 +02:00
2024-09-25 11:25:48 +02:00
2024-10-08 19:56:09 +09:00
2024-09-06 15:55:28 +02:00
2024-09-08 18:55:13 +09:00
2024-10-09 10:27:53 +02:00
2024-10-09 14:06:10 +01:00
2024-10-09 11:42:26 +02:00
2024-10-09 11:42:26 +02:00
2024-10-09 11:42:26 +02:00
2024-10-07 09:51:37 +02:00
2024-10-07 09:51:37 +02:00
2024-09-02 05:45:09 +09:00
2024-10-05 01:30:43 +02:00
2024-10-11 02:53:00 +09:00
2024-10-10 09:29:30 +09:00
2024-10-09 10:27:53 +02:00
2024-10-10 01:59:53 +09:00
2024-10-10 11:34:47 +02:00
2024-09-21 00:53:50 +02:00
2024-10-09 10:27:53 +02:00
2024-10-11 02:52:58 +09:00
2024-10-08 19:56:09 +09:00
2024-10-03 12:24:51 +01:00
2024-10-07 09:51:37 +02:00
2024-10-09 05:36:11 +09:00
2024-10-10 05:30:11 +09:00
2024-09-19 19:04:15 +09:00
2024-10-07 09:51:37 +02:00
2024-10-09 11:42:26 +02:00
2024-09-02 05:45:09 +09:00
2024-10-08 12:09:34 +02:00
2024-10-11 10:36:08 +02:00
2024-10-09 10:27:53 +02:00
2024-10-11 11:57:40 +02:00
2024-10-06 19:56:49 +02:00
2024-10-07 09:51:37 +02:00
2024-10-05 01:30:43 +02:00
2024-10-05 01:30:43 +02:00
2024-10-09 11:42:26 +02:00
2024-10-11 02:53:00 +09:00
2024-10-09 11:42:26 +02:00
2024-09-06 13:54:12 +02:00
2024-10-08 19:30:57 +01:00
2024-10-09 10:27:53 +02:00
2024-09-13 17:12:28 +02:00
2024-10-06 19:42:39 +02:00
2024-09-19 19:04:15 +09:00
2024-09-06 15:00:32 +09:00
2024-10-07 12:17:28 +01:00
2024-10-10 15:59:33 +02:00
2024-10-01 08:32:00 +02:00
2024-09-19 01:34:57 +09:00
2024-10-06 19:32:53 +02:00
2024-10-06 19:42:39 +02:00