On Mon, Mar 03, 2025 at 05:09:19AM +0000, jef...@chromium.org wrote: > From: Jeff Xu <jef...@chromium.org> > > Provide support to mseal the uprobe mapping. > > Unlike other system mappings, the uprobe mapping is not > established during program startup. However, its lifetime is the same > as the process's lifetime. It could be sealed from creation. > > Test was done with perf tool, and observe the uprobe mapping is sealed. > > Signed-off-by: Jeff Xu <jef...@chromium.org>
Reviewed-by: Kees Cook <k...@kernel.org> -- Kees Cook