On Mon, Apr 21, 2025 at 11:44:20PM +0200, Jiri Olsa wrote:
> Adding uprobe as another exception to the seccomp filter alongside
> with the uretprobe syscall.
> 
> Same as the uretprobe the uprobe syscall is installed by kernel as
> replacement for the breakpoint exception and is limited to x86_64
> arch and isn't expected to ever be supported in i386.
> 
> Cc: Kees Cook <[email protected]>
> Cc: Eyal Birger <[email protected]>
> Signed-off-by: Jiri Olsa <[email protected]>

<insert standard grumbling>

Going forward, how can we avoid this kind of thing?

Reviewed-by: Kees Cook <[email protected]>

-- 
Kees Cook

Reply via email to