USN-4001-1 fixed a vulnerability in libseccomp. This update provides the corresponding update for Ubuntu 14.04 ESM.
Original advisory details:
Jann Horn discovered that libseccomp did not correctly generate 64-bit syscall argument comparisons with arithmetic operators (LT, GT, LE, GE). An attacker could use this to bypass intended access restrictions for argument-filtered system calls.
{
    "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
    "binaries": [
        {
            "binary_name": "libseccomp-dev",
            "binary_version": "2.4.1-0ubuntu0.14.04.2"
        },
        {
            "binary_name": "libseccomp2",
            "binary_version": "2.4.1-0ubuntu0.14.04.2"
        },
        {
            "binary_name": "seccomp",
            "binary_version": "2.4.1-0ubuntu0.14.04.2"
        }
    ]
}