USN-3654-2

Source
https://ubuntu.com/security/notices/USN-3654-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3654-2.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-3654-2
Upstream
Related
Published
2018-05-22T03:35:34.334845Z
Modified
2025-10-13T04:34:39Z
Summary
linux-lts-xenial, linux-aws vulnerabilities
Details

USN-3654-1 fixed vulnerabilities and added mitigations in the Linux kernel for Ubuntu 16.04 LTS. This update provides the corresponding updates for the Linux Hardware Enablement (HWE) kernel from Ubuntu 16.04 LTS for Ubuntu 14.04 LTS.

Jann Horn and Ken Johnson discovered that microprocessors utilizing speculative execution of a memory read may allow unauthorized memory reads via a sidechannel attack. This flaw is known as Spectre Variant 4. A local attacker could use this to expose sensitive information, including kernel memory. (CVE-2018-3639)

Tuba Yavuz discovered that a double-free error existed in the USBTV007 driver of the Linux kernel. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2017-17975)

It was discovered that a race condition existed in the F2FS implementation in the Linux kernel. A local attacker could use this to cause a denial of service (system crash). (CVE-2017-18193)

It was discovered that a buffer overflow existed in the Hisilicon HNS Ethernet Device driver in the Linux kernel. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2017-18222)

It was discovered that the netfilter subsystem in the Linux kernel did not validate that rules containing jumps contained user-defined chains. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2018-1065)

It was discovered that the netfilter subsystem of the Linux kernel did not properly validate ebtables offsets. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2018-1068)

It was discovered that a null pointer dereference vulnerability existed in the DCCP protocol implementation in the Linux kernel. A local attacker could use this to cause a denial of service (system crash). (CVE-2018-1130)

It was discovered that the SCTP Protocol implementation in the Linux kernel did not properly validate userspace provided payload lengths in some situations. A local attacker could use this to cause a denial of service (system crash). (CVE-2018-5803)

It was discovered that a double free error existed in the block layer subsystem of the Linux kernel when setting up a request queue. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2018-7480)

It was discovered that a memory leak existed in the SAS driver subsystem of the Linux kernel. A local attacker could use this to cause a denial of service (memory exhaustion). (CVE-2018-7757)

It was discovered that a race condition existed in the x86 machine check handler in the Linux kernel. A local privileged attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2018-7995)

Eyal Itkin discovered that the USB displaylink video adapter driver in the Linux kernel did not properly validate mmap offsets sent from userspace. A local attacker could use this to expose sensitive information (kernel memory) or possibly execute arbitrary code. (CVE-2018-8781)

Silvio Cesare discovered a buffer overwrite existed in the NCPFS implementation in the Linux kernel. A remote attacker controlling a malicious NCPFS server could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2018-8822)

References

Affected packages

Ubuntu:14.04:LTS / linux-aws

Package

Name
linux-aws
Purl
pkg:deb/ubuntu/linux-aws@4.4.0-1022.22?arch=source&distro=trusty

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.4.0-1022.22

Affected versions

4.*

4.4.0-1002.2
4.4.0-1003.3
4.4.0-1005.5
4.4.0-1006.6
4.4.0-1009.9
4.4.0-1010.10
4.4.0-1011.11
4.4.0-1012.12
4.4.0-1014.14
4.4.0-1016.16
4.4.0-1017.17
4.4.0-1019.19

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "4.4.0-1022.22",
            "binary_name": "linux-aws-cloud-tools-4.4.0-1022"
        },
        {
            "binary_version": "4.4.0-1022.22",
            "binary_name": "linux-aws-headers-4.4.0-1022"
        },
        {
            "binary_version": "4.4.0-1022.22",
            "binary_name": "linux-aws-tools-4.4.0-1022"
        },
        {
            "binary_version": "4.4.0-1022.22",
            "binary_name": "linux-cloud-tools-4.4.0-1022-aws"
        },
        {
            "binary_version": "4.4.0-1022.22",
            "binary_name": "linux-headers-4.4.0-1022-aws"
        },
        {
            "binary_version": "4.4.0-1022.22",
            "binary_name": "linux-image-4.4.0-1022-aws"
        },
        {
            "binary_version": "4.4.0-1022.22",
            "binary_name": "linux-tools-4.4.0-1022-aws"
        }
    ],
    "availability": "No subscription required"
}

Database specific

cves_map

{
    "ecosystem": "Ubuntu:14.04:LTS",
    "cves": [
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2017-17975"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "low",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2017-18193"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2017-18222"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-1065"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-1068"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-1130"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-3639"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-5803"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-7480"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-7757"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "negligible",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-7995"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-8781"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-8822"
        }
    ]
}

Ubuntu:14.04:LTS / linux-lts-xenial

Package

Name
linux-lts-xenial
Purl
pkg:deb/ubuntu/linux-lts-xenial@4.4.0-127.153~14.04.1?arch=source&distro=trusty

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.4.0-127.153~14.04.1

Affected versions

4.*

4.4.0-13.29~14.04.1
4.4.0-14.30~14.04.2
4.4.0-15.31~14.04.1
4.4.0-18.34~14.04.1
4.4.0-21.37~14.04.1
4.4.0-22.39~14.04.1
4.4.0-22.40~14.04.1
4.4.0-24.43~14.04.1
4.4.0-28.47~14.04.1
4.4.0-31.50~14.04.1
4.4.0-34.53~14.04.1
4.4.0-36.55~14.04.1
4.4.0-38.57~14.04.1
4.4.0-42.62~14.04.1
4.4.0-45.66~14.04.1
4.4.0-47.68~14.04.1
4.4.0-51.72~14.04.1
4.4.0-53.74~14.04.1
4.4.0-57.78~14.04.1
4.4.0-59.80~14.04.1
4.4.0-62.83~14.04.1
4.4.0-63.84~14.04.2
4.4.0-64.85~14.04.1
4.4.0-66.87~14.04.1
4.4.0-67.88~14.04.1
4.4.0-70.91~14.04.1
4.4.0-71.92~14.04.1
4.4.0-72.93~14.04.1
4.4.0-75.96~14.04.1
4.4.0-78.99~14.04.2
4.4.0-79.100~14.04.1
4.4.0-81.104~14.04.1
4.4.0-83.106~14.04.1
4.4.0-87.110~14.04.1
4.4.0-89.112~14.04.1
4.4.0-91.114~14.04.1
4.4.0-92.115~14.04.1
4.4.0-93.116~14.04.1
4.4.0-96.119~14.04.1
4.4.0-97.120~14.04.1
4.4.0-98.121~14.04.1
4.4.0-101.124~14.04.1
4.4.0-103.126~14.04.1
4.4.0-104.127~14.04.1
4.4.0-108.131~14.04.1
4.4.0-109.132~14.04.1
4.4.0-111.134~14.04.1
4.4.0-112.135~14.04.1
4.4.0-116.140~14.04.1
4.4.0-119.143~14.04.1
4.4.0-121.145~14.04.1
4.4.0-124.148~14.04.1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "block-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "block-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "block-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "block-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "block-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "crypto-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "crypto-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "crypto-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "crypto-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "crypto-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fat-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fat-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fat-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fat-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fat-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fb-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "firewire-core-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "firewire-core-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "firewire-core-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "firewire-core-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "floppy-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "floppy-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "floppy-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "floppy-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-core-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-core-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-core-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-core-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-core-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-secondary-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-secondary-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-secondary-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-secondary-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "fs-secondary-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "input-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "input-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "input-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "input-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "input-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ipmi-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ipmi-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ipmi-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ipmi-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ipmi-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "irda-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "irda-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "irda-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "irda-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "irda-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "kernel-image-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "kernel-image-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "kernel-image-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "kernel-image-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "kernel-image-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-cloud-tools-4.4.0-127-generic"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-cloud-tools-4.4.0-127-lowlatency"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-headers-4.4.0-127"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-headers-4.4.0-127-generic"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-headers-4.4.0-127-generic-lpae"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-headers-4.4.0-127-lowlatency"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-headers-4.4.0-127-powerpc-e500mc"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-headers-4.4.0-127-powerpc-smp"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-headers-4.4.0-127-powerpc64-emb"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-headers-4.4.0-127-powerpc64-smp"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-image-4.4.0-127-generic"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-image-4.4.0-127-generic-lpae"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-image-4.4.0-127-lowlatency"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-image-4.4.0-127-powerpc-e500mc"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-image-4.4.0-127-powerpc-smp"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-image-4.4.0-127-powerpc64-emb"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-image-4.4.0-127-powerpc64-smp"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-image-extra-4.4.0-127-generic"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-lts-xenial-cloud-tools-4.4.0-127"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-lts-xenial-tools-4.4.0-127"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-lts-xenial-udebs-generic"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-lts-xenial-udebs-generic-lpae"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-lts-xenial-udebs-powerpc-e500mc"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-lts-xenial-udebs-powerpc-smp"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-lts-xenial-udebs-powerpc64-smp"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-tools-4.4.0-127-generic"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-tools-4.4.0-127-generic-lpae"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-tools-4.4.0-127-lowlatency"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-tools-4.4.0-127-powerpc-e500mc"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-tools-4.4.0-127-powerpc-smp"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-tools-4.4.0-127-powerpc64-emb"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "linux-tools-4.4.0-127-powerpc64-smp"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "md-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "md-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "md-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "md-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "md-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "message-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "message-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "message-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "message-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "mouse-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "mouse-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "mouse-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "mouse-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "mouse-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "multipath-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "multipath-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "multipath-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "multipath-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "multipath-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nfs-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nfs-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nfs-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nfs-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nfs-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-pcmcia-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-shared-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-shared-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-shared-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-shared-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-shared-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-usb-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-usb-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-usb-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-usb-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "nic-usb-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "parport-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "parport-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "parport-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "parport-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "parport-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "pata-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "pata-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "pata-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "pata-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "pcmcia-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "pcmcia-storage-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "plip-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "plip-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "plip-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "plip-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "plip-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ppp-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ppp-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ppp-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ppp-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "ppp-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "sata-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "sata-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "sata-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "sata-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "sata-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "scsi-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "scsi-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "scsi-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "scsi-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "scsi-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "serial-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "speakup-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "speakup-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "speakup-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "speakup-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "speakup-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "storage-core-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "storage-core-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "storage-core-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "storage-core-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "storage-core-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "usb-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "usb-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "usb-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "usb-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "usb-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "virtio-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "virtio-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "virtio-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "virtio-modules-4.4.0-127-powerpc64-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "vlan-modules-4.4.0-127-generic-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "vlan-modules-4.4.0-127-generic-lpae-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "vlan-modules-4.4.0-127-powerpc-e500mc-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "vlan-modules-4.4.0-127-powerpc-smp-di"
        },
        {
            "binary_version": "4.4.0-127.153~14.04.1",
            "binary_name": "vlan-modules-4.4.0-127-powerpc64-smp-di"
        }
    ],
    "availability": "No subscription required"
}

Database specific

cves_map

{
    "ecosystem": "Ubuntu:14.04:LTS",
    "cves": [
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2017-17975"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "low",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2017-18193"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2017-18222"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-1065"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-1068"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-1130"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-3639"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-5803"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-7480"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-7757"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "negligible",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-7995"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-8781"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2018-8822"
        }
    ]
}