On Thu, 2025-03-13 at 18:21 +0100, Luis Gerhorst wrote:
Mark these cases as non-recoverable to later prevent them from being cought when they occur during speculative path verification.
Signed-off-by: Luis Gerhorst luis.gerhorst@fau.de Acked-by: Henriette Herzog henriette.herzog@rub.de Cc: Maximilian Ott ott@cs.fau.de Cc: Milan Stephan milan.stephan@fau.de
The only pace I'm aware of that might act upon specific error code from verifier syscall is libbpf. Looking through libbpf code, it seems that this change does not interfere with libbpf.
Reviewed-by: Eduard Zingerman eddyz87@gmail.com
[...]