libseccomp before 2.4.0 did not correctly generate 64-bit syscall argument comparisons using the arithmetic operators (LT, GT, LE, GE), which might able to lead to bypassing seccomp filters and potential privilege escalations.
{
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0"
}
],
"cpe": "cpe:2.3:a:libseccomp_project:libseccomp:*:*:*:*:*:*:*:*"
}