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.
{
"github_reviewed": true,
"severity": "HIGH",
"github_reviewed_at": "2021-05-17T15:26:35Z",
"cwe_ids": [
"CWE-284"
],
"nvd_published_at": null
}