DescriptionAdd SandboxBPFPolicy::InvalidSyscall() to simplify writing policies
Instead of requiring every BPF policy to check IsValidSyscallNumber()
and return a fixed value when it's true, provide an alternative entry
point and guarantee that EvaluateSyscall() will only be called for
valid syscall numbers.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271256
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|