logo
DATABASE RESOURCES PRICING ABOUT US

Improper Input Validation in libseccomp-golang

Description

libseccomp-golang 0.9.0 and earlier incorrectly generates BPFs that OR multiple arguments rather than ANDing them. A process running under a restrictive seccomp filter that specified multiple syscall arguments could bypass intended access restrictions by specifying a single matching argument.


Affected Software


CPE Name Name Version
github.com/seccomp/libseccomp-golang 0.9.1

Related