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.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/seccomp/libseccomp-golang/issues/22 | third party advisory patch |
https://github.com/seccomp/libseccomp-golang/commit/06e7a29f36a34b8cf419aeb87b979ee508e58f9e | third party advisory patch |
http://www.openwall.com/lists/oss-security/2019/04/25/6 | patch mailing list third party advisory |
https://access.redhat.com/errata/RHSA-2019:4087 | vendor advisory |
https://access.redhat.com/errata/RHSA-2019:4090 | vendor advisory |
https://lists.debian.org/debian-lts-announce/2020/08/msg00016.html | mailing list |
https://usn.ubuntu.com/4574-1/ | vendor advisory |