USN-3871-4

Source
https://ubuntu.com/security/notices/USN-3871-4
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3871-4.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-3871-4
Upstream
CVE (13)
Related
Published
2019-02-04T21:54:37Z
Modified
2026-02-10T04:41:28Z
Summary
linux-hwe, linux-aws-hwe, linux-gcp vulnerabilities
Details

USN-3871-1 fixed vulnerabilities in the Linux kernel for Ubuntu 18.04 LTS. This update provides the corresponding updates for the Linux Hardware Enablement (HWE) kernel from Ubuntu 18.04 LTS for Ubuntu 16.04 LTS.

Wen Xu discovered that a use-after-free vulnerability existed in the ext4 filesystem implementation in the Linux kernel. An attacker could use this to construct a malicious ext4 image that, when mounted, could cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2018-10876, CVE-2018-10879)

Wen Xu discovered that a buffer overflow existed in the ext4 filesystem implementation in the Linux kernel. An attacker could use this to construct a malicious ext4 image that, when mounted, could cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2018-10877)

Wen Xu discovered that an out-of-bounds write vulnerability existed in the ext4 filesystem implementation in the Linux kernel. An attacker could use this to construct a malicious ext4 image that, when mounted, could cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2018-10878, CVE-2018-10882)

Wen Xu discovered that the ext4 filesystem implementation in the Linux kernel did not properly ensure that xattr information remained in inode bodies. An attacker could use this to construct a malicious ext4 image that, when mounted, could cause a denial of service (system crash). (CVE-2018-10880)

Wen Xu discovered that the ext4 file system implementation in the Linux kernel could possibly perform an out of bounds write when updating the journal for an inline file. An attacker could use this to construct a malicious ext4 image that, when mounted, could cause a denial of service (system crash). (CVE-2018-10883)

It was discovered that a race condition existed in the vsock address family implementation of the Linux kernel that could lead to a use-after-free condition. A local attacker in a guest virtual machine could use this to expose sensitive information (host machine kernel memory). (CVE-2018-14625)

Cfir Cohen discovered that a use-after-free vulnerability existed in the KVM implementation of the Linux kernel, when handling interrupts in environments where nested virtualization is in use (nested KVM virtualization is not enabled by default in Ubuntu kernels). A local attacker in a guest VM could possibly use this to gain administrative privileges in a host machine. (CVE-2018-16882)

Jann Horn discovered that the procfs file system implementation in the Linux kernel did not properly restrict the ability to inspect the kernel stack of an arbitrary task. A local attacker could use this to expose sensitive information. (CVE-2018-17972)

Jann Horn discovered that the mremap() system call in the Linux kernel did not properly flush the TLB when completing, potentially leaving access to a physical page after it has been released to the page allocator. A local attacker could use this to cause a denial of service (system crash), expose sensitive information, or possibly execute arbitrary code. (CVE-2018-18281)

Wei Wu discovered that the KVM implementation in the Linux kernel did not properly ensure that ioapics were initialized. A local attacker could use this to cause a denial of service (system crash). (CVE-2018-19407)

It was discovered that the debug interface for the Linux kernel's HID subsystem did not properly perform bounds checking in some situations. An attacker with access to debugfs could use this to cause a denial of service or possibly gain additional privileges. (CVE-2018-9516)

References

Affected packages

Ubuntu:16.04:LTS / linux-aws-hwe

Package

Name
linux-aws-hwe
Purl
pkg:deb/ubuntu/linux-aws-hwe@4.15.0-1032.34~16.04.1?arch=source&distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.15.0-1032.34~16.04.1

Affected versions

4.*
4.15.0-1030.31~16.04.1
4.15.0-1031.33~16.04.1

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "linux-aws-headers-4.15.0-1032",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        },
        {
            "binary_name":  "linux-aws-hwe-cloud-tools-4.15.0-1032",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        },
        {
            "binary_name":  "linux-aws-hwe-tools-4.15.0-1032",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        },
        {
            "binary_name":  "linux-buildinfo-4.15.0-1032-aws",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        },
        {
            "binary_name":  "linux-cloud-tools-4.15.0-1032-aws",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        },
        {
            "binary_name":  "linux-headers-4.15.0-1032-aws",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        },
        {
            "binary_name":  "linux-image-4.15.0-1032-aws",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        },
        {
            "binary_name":  "linux-modules-4.15.0-1032-aws",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        },
        {
            "binary_name":  "linux-tools-4.15.0-1032-aws",
            "binary_version":  "4.15.0-1032.34~16.04.1"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2018-9516",
            "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":  "negligible",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10876",
            "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:R/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10877",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10878",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/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":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10879",
            "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":  "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10880",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/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":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10882",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10883",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-14625",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-16882",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-17972",
            "severity":  [
                {
                    "score":  "CVSS:3.0/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-18281",
            "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-2018-19407",
            "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"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:16.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3871-4.json"

Ubuntu:16.04:LTS / linux-gcp

Package

Name
linux-gcp
Purl
pkg:deb/ubuntu/linux-gcp@4.15.0-1027.28~16.04.1?arch=source&distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.15.0-1027.28~16.04.1

Affected versions

4.*
4.10.0-1004.4
4.10.0-1006.6
4.10.0-1007.7
4.10.0-1008.8
4.10.0-1009.9
4.13.0-1002.5
4.13.0-1006.9
4.13.0-1007.10
4.13.0-1008.11
4.13.0-1011.15
4.13.0-1012.16
4.13.0-1013.17
4.13.0-1015.19
4.13.0-1017.21
4.13.0-1019.23
4.15.0-1014.14~16.04.1
4.15.0-1015.15~16.04.1
4.15.0-1017.18~16.04.1
4.15.0-1018.19~16.04.2
4.15.0-1019.20~16.04.1
4.15.0-1021.22~16.04.1
4.15.0-1023.24~16.04.1
4.15.0-1024.25~16.04.2
4.15.0-1025.26~16.04.1
4.15.0-1026.27~16.04.1

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "linux-buildinfo-4.15.0-1027-gcp",
            "binary_version":  "4.15.0-1027.28~16.04.1"
        },
        {
            "binary_name":  "linux-gcp-headers-4.15.0-1027",
            "binary_version":  "4.15.0-1027.28~16.04.1"
        },
        {
            "binary_name":  "linux-gcp-tools-4.15.0-1027",
            "binary_version":  "4.15.0-1027.28~16.04.1"
        },
        {
            "binary_name":  "linux-headers-4.15.0-1027-gcp",
            "binary_version":  "4.15.0-1027.28~16.04.1"
        },
        {
            "binary_name":  "linux-image-unsigned-4.15.0-1027-gcp",
            "binary_version":  "4.15.0-1027.28~16.04.1"
        },
        {
            "binary_name":  "linux-modules-4.15.0-1027-gcp",
            "binary_version":  "4.15.0-1027.28~16.04.1"
        },
        {
            "binary_name":  "linux-modules-extra-4.15.0-1027-gcp",
            "binary_version":  "4.15.0-1027.28~16.04.1"
        },
        {
            "binary_name":  "linux-tools-4.15.0-1027-gcp",
            "binary_version":  "4.15.0-1027.28~16.04.1"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2018-9516",
            "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":  "negligible",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10876",
            "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:R/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10877",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10878",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/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":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10879",
            "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":  "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10880",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/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":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10882",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10883",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-14625",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-16882",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-17972",
            "severity":  [
                {
                    "score":  "CVSS:3.0/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-18281",
            "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-2018-19407",
            "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"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:16.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3871-4.json"

Ubuntu:16.04:LTS / linux-hwe

Package

Name
linux-hwe
Purl
pkg:deb/ubuntu/linux-hwe@4.15.0-45.48~16.04.1?arch=source&distro=xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.15.0-45.48~16.04.1

Affected versions

4.*
4.8.0-36.36~16.04.1
4.8.0-39.42~16.04.1
4.8.0-41.44~16.04.1
4.8.0-42.45~16.04.1
4.8.0-44.47~16.04.1
4.8.0-45.48~16.04.1
4.8.0-46.49~16.04.1
4.8.0-49.52~16.04.1
4.8.0-51.54~16.04.1
4.8.0-52.55~16.04.1
4.8.0-53.56~16.04.1
4.8.0-54.57~16.04.1
4.8.0-56.61~16.04.1
4.8.0-58.63~16.04.1
4.10.0-27.30~16.04.2
4.10.0-28.32~16.04.2
4.10.0-30.34~16.04.1
4.10.0-32.36~16.04.1
4.10.0-33.37~16.04.1
4.10.0-35.39~16.04.1
4.10.0-37.41~16.04.1
4.10.0-38.42~16.04.1
4.10.0-40.44~16.04.1
4.10.0-42.46~16.04.1
4.13.0-26.29~16.04.2
4.13.0-31.34~16.04.1
4.13.0-32.35~16.04.1
4.13.0-36.40~16.04.1
4.13.0-37.42~16.04.1
4.13.0-38.43~16.04.1
4.13.0-39.44~16.04.1
4.13.0-41.46~16.04.1
4.13.0-43.48~16.04.1
4.13.0-45.50~16.04.1
4.15.0-24.26~16.04.1
4.15.0-29.31~16.04.1
4.15.0-30.32~16.04.1
4.15.0-32.35~16.04.1
4.15.0-33.36~16.04.1
4.15.0-34.37~16.04.1
4.15.0-36.39~16.04.1
4.15.0-38.41~16.04.1
4.15.0-39.42~16.04.1
4.15.0-42.45~16.04.1
4.15.0-43.46~16.04.1

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "block-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "block-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "crypto-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "crypto-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "dasd-extra-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "dasd-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "fat-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "fat-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "fb-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "firewire-core-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "floppy-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "fs-core-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "fs-core-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "fs-secondary-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "fs-secondary-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "input-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "input-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "ipmi-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "ipmi-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "irda-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "irda-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "kernel-image-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "kernel-image-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-buildinfo-4.15.0-45-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-buildinfo-4.15.0-45-generic-lpae",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-buildinfo-4.15.0-45-lowlatency",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-cloud-tools-4.15.0-45-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-cloud-tools-4.15.0-45-lowlatency",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-headers-4.15.0-45",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-headers-4.15.0-45-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-headers-4.15.0-45-generic-lpae",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-headers-4.15.0-45-lowlatency",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-hwe-cloud-tools-4.15.0-45",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-hwe-tools-4.15.0-45",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-hwe-udebs-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-hwe-udebs-generic-lpae",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-image-4.15.0-45-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-image-4.15.0-45-generic-lpae",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-image-4.15.0-45-lowlatency",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-image-unsigned-4.15.0-45-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-image-unsigned-4.15.0-45-lowlatency",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-modules-4.15.0-45-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-modules-4.15.0-45-generic-lpae",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-modules-4.15.0-45-lowlatency",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-modules-extra-4.15.0-45-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-source-4.15.0",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-tools-4.15.0-45-generic",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-tools-4.15.0-45-generic-lpae",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "linux-tools-4.15.0-45-lowlatency",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "md-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "md-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "message-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "mouse-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "mouse-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "multipath-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "multipath-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nfs-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nfs-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nic-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nic-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nic-pcmcia-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nic-shared-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nic-shared-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nic-usb-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "nic-usb-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "parport-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "parport-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "pata-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "pcmcia-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "pcmcia-storage-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "plip-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "plip-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "ppp-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "ppp-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "sata-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "sata-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "scsi-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "scsi-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "serial-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "storage-core-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "storage-core-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "usb-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "usb-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "virtio-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "vlan-modules-4.15.0-45-generic-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        },
        {
            "binary_name":  "vlan-modules-4.15.0-45-generic-lpae-di",
            "binary_version":  "4.15.0-45.48~16.04.1"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2018-9516",
            "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":  "negligible",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10876",
            "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:R/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10877",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10878",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/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":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10879",
            "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":  "CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10880",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/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":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10882",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-10883",
            "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:P/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-14625",
            "severity":  [
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-16882",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2018-17972",
            "severity":  [
                {
                    "score":  "CVSS:3.0/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-18281",
            "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-2018-19407",
            "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"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:16.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3871-4.json"