GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
usn-3655-1
Vulnerability from osv_ubuntu
Published
2018-05-22 03:36
Modified
2026-06-03 10:45
Summary
linux vulnerabilities
Details

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)

Jan H. Schönherr discovered that the Xen subsystem did not properly handle block IO merges correctly in some situations. An attacker in a guest vm could use this to cause a denial of service (host crash) or possibly gain administrative privileges in the host. (CVE-2017-12134)

It was discovered that the Bluetooth HIP Protocol implementation in the Linux kernel did not properly validate HID connection setup information. An attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2017-13220)

It was discovered that a buffer overread vulnerability existed in the keyring subsystem of the Linux kernel. A local attacker could possibly use this to expose sensitive information (kernel memory). (CVE-2017-13305)

It was discovered that the netlink subsystem in the Linux kernel did not properly restrict observations of netlink messages to the appropriate net namespace. A local attacker could use this to expose sensitive information (kernel netlink traffic). (CVE-2017-17449)

It was discovered that a race condition existed in the i8042 serial device driver implementation in the Linux kernel. A physically proximate attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2017-18079)

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

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

It was discovered that an infinite loop could occur in the madvise(2) implementation in the Linux kernel in certain circumstances. A local attacker could use this to cause a denial of service (system hang). (CVE-2017-18208)

Kefeng Wang discovered that a race condition existed in the memory locking implementation in the Linux kernel. A local attacker could use this to cause a denial of service. (CVE-2017-18221)

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)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2017-12134",
              "severity": [
                {
                  "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-2017-13220",
              "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-13305",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2017-17449",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2017-18079",
              "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-2017-18203",
              "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-2017-18204",
              "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-18208",
              "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-3639",
              "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": "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-8822",
              "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"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:14.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "block-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "block-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "block-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "block-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "block-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "block-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "crypto-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "crypto-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "crypto-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "crypto-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "crypto-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "crypto-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fat-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fat-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fat-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fat-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fat-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fat-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fb-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "firewire-core-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "firewire-core-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "firewire-core-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "firewire-core-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "firewire-core-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "floppy-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "floppy-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "floppy-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "floppy-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "floppy-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-core-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-core-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-core-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-core-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-core-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-core-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-secondary-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-secondary-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-secondary-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-secondary-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-secondary-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "fs-secondary-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "input-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "input-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "input-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "input-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "input-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "input-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ipmi-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ipmi-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ipmi-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ipmi-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ipmi-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ipmi-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "irda-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "irda-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "irda-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "irda-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "irda-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "irda-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "kernel-image-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "kernel-image-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "kernel-image-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "kernel-image-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "kernel-image-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "kernel-image-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-cloud-tools-3.13.0-149",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-cloud-tools-3.13.0-149-generic",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-cloud-tools-3.13.0-149-lowlatency",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-cloud-tools-common",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149-generic",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149-generic-lpae",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149-lowlatency",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149-powerpc-e500",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149-powerpc-e500mc",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149-powerpc-smp",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149-powerpc64-emb",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-headers-3.13.0-149-powerpc64-smp",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-3.13.0-149-generic",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-3.13.0-149-generic-lpae",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-3.13.0-149-lowlatency",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-3.13.0-149-powerpc-e500",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-3.13.0-149-powerpc-e500mc",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-3.13.0-149-powerpc-smp",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-3.13.0-149-powerpc64-emb",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-3.13.0-149-powerpc64-smp",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-image-extra-3.13.0-149-generic",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-source-3.13.0",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149-generic",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149-generic-lpae",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149-lowlatency",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149-powerpc-e500",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149-powerpc-e500mc",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149-powerpc-smp",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149-powerpc64-emb",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-3.13.0-149-powerpc64-smp",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-tools-common",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-udebs-generic",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-udebs-generic-lpae",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-udebs-powerpc-e500",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-udebs-powerpc-e500mc",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-udebs-powerpc-smp",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "linux-udebs-powerpc64-smp",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "md-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "md-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "md-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "md-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "md-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "md-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "message-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "message-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "message-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "message-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "message-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "mouse-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "mouse-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "mouse-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "mouse-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "mouse-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "mouse-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "multipath-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "multipath-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "multipath-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "multipath-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "multipath-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "multipath-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nfs-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nfs-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nfs-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nfs-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nfs-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nfs-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-pcmcia-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-shared-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-shared-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-shared-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-shared-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-shared-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-shared-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-usb-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-usb-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-usb-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-usb-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-usb-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "nic-usb-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "parport-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "parport-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "parport-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "parport-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "parport-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "parport-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "pata-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "pata-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "pata-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "pata-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "pata-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "pcmcia-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "pcmcia-storage-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "plip-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "plip-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "plip-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "plip-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "plip-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "plip-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ppp-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ppp-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ppp-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ppp-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ppp-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "ppp-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "sata-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "sata-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "sata-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "sata-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "sata-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "sata-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "scsi-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "scsi-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "scsi-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "scsi-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "scsi-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "scsi-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "serial-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "speakup-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "speakup-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "speakup-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "speakup-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "speakup-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "speakup-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "squashfs-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "squashfs-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "squashfs-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "squashfs-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "squashfs-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "squashfs-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "storage-core-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "storage-core-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "storage-core-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "storage-core-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "storage-core-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "storage-core-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "usb-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "usb-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "usb-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "usb-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "usb-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "usb-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "virtio-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "virtio-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "virtio-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "virtio-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "virtio-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "vlan-modules-3.13.0-149-generic-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "vlan-modules-3.13.0-149-generic-lpae-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "vlan-modules-3.13.0-149-powerpc-e500-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "vlan-modules-3.13.0-149-powerpc-e500mc-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "vlan-modules-3.13.0-149-powerpc-smp-di",
            "binary_version": "3.13.0-149.199"
          },
          {
            "binary_name": "vlan-modules-3.13.0-149-powerpc64-smp-di",
            "binary_version": "3.13.0-149.199"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:14.04:LTS",
        "name": "linux",
        "purl": "pkg:deb/ubuntu/linux@3.13.0-149.199?arch=source\u0026distro=trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.13.0-149.199"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.11.0-12.19",
        "3.12.0-1.3",
        "3.12.0-2.5",
        "3.12.0-2.7",
        "3.12.0-3.8",
        "3.12.0-3.9",
        "3.12.0-4.10",
        "3.12.0-4.12",
        "3.12.0-5.13",
        "3.12.0-7.15",
        "3.13.0-1.16",
        "3.13.0-2.17",
        "3.13.0-3.18",
        "3.13.0-4.19",
        "3.13.0-5.20",
        "3.13.0-6.23",
        "3.13.0-7.25",
        "3.13.0-7.26",
        "3.13.0-8.27",
        "3.13.0-8.28",
        "3.13.0-10.30",
        "3.13.0-11.31",
        "3.13.0-12.32",
        "3.13.0-13.33",
        "3.13.0-14.34",
        "3.13.0-15.35",
        "3.13.0-16.36",
        "3.13.0-17.37",
        "3.13.0-18.38",
        "3.13.0-19.39",
        "3.13.0-19.40",
        "3.13.0-20.42",
        "3.13.0-21.43",
        "3.13.0-22.44",
        "3.13.0-23.45",
        "3.13.0-24.46",
        "3.13.0-24.47",
        "3.13.0-27.50",
        "3.13.0-29.53",
        "3.13.0-30.54",
        "3.13.0-30.55",
        "3.13.0-32.57",
        "3.13.0-33.58",
        "3.13.0-34.60",
        "3.13.0-35.62",
        "3.13.0-36.63",
        "3.13.0-37.64",
        "3.13.0-39.66",
        "3.13.0-40.69",
        "3.13.0-41.70",
        "3.13.0-43.72",
        "3.13.0-44.73",
        "3.13.0-45.74",
        "3.13.0-46.75",
        "3.13.0-46.76",
        "3.13.0-46.77",
        "3.13.0-46.79",
        "3.13.0-48.80",
        "3.13.0-49.81",
        "3.13.0-49.83",
        "3.13.0-51.84",
        "3.13.0-52.85",
        "3.13.0-52.86",
        "3.13.0-53.88",
        "3.13.0-53.89",
        "3.13.0-54.91",
        "3.13.0-55.92",
        "3.13.0-55.94",
        "3.13.0-57.95",
        "3.13.0-58.97",
        "3.13.0-59.98",
        "3.13.0-61.100",
        "3.13.0-62.102",
        "3.13.0-63.103",
        "3.13.0-65.105",
        "3.13.0-65.106",
        "3.13.0-66.108",
        "3.13.0-67.110",
        "3.13.0-68.111",
        "3.13.0-70.113",
        "3.13.0-71.114",
        "3.13.0-73.116",
        "3.13.0-74.118",
        "3.13.0-76.120",
        "3.13.0-77.121",
        "3.13.0-79.123",
        "3.13.0-83.127",
        "3.13.0-85.129",
        "3.13.0-86.130",
        "3.13.0-86.131",
        "3.13.0-87.133",
        "3.13.0-88.135",
        "3.13.0-91.138",
        "3.13.0-92.139",
        "3.13.0-93.140",
        "3.13.0-95.142",
        "3.13.0-96.143",
        "3.13.0-98.145",
        "3.13.0-100.147",
        "3.13.0-101.148",
        "3.13.0-103.150",
        "3.13.0-105.152",
        "3.13.0-106.153",
        "3.13.0-107.154",
        "3.13.0-108.155",
        "3.13.0-109.156",
        "3.13.0-110.157",
        "3.13.0-111.158",
        "3.13.0-112.159",
        "3.13.0-113.160",
        "3.13.0-115.162",
        "3.13.0-116.163",
        "3.13.0-117.164",
        "3.13.0-119.166",
        "3.13.0-121.170",
        "3.13.0-123.172",
        "3.13.0-125.174",
        "3.13.0-126.175",
        "3.13.0-128.177",
        "3.13.0-129.178",
        "3.13.0-132.181",
        "3.13.0-133.182",
        "3.13.0-135.184",
        "3.13.0-137.186",
        "3.13.0-139.188",
        "3.13.0-141.190",
        "3.13.0-142.191",
        "3.13.0-143.192",
        "3.13.0-144.193",
        "3.13.0-145.194",
        "3.13.0-147.196"
      ]
    }
  ],
  "aliases": [],
  "details": "Jann Horn and Ken Johnson discovered that microprocessors utilizing\nspeculative execution of a memory read may allow unauthorized memory\nreads via a sidechannel attack. This flaw is known as Spectre\nVariant 4. A local attacker could use this to expose sensitive\ninformation, including kernel memory. (CVE-2018-3639)\n\nJan H. Sch\u00f6nherr discovered that the Xen subsystem did not properly handle\nblock IO merges correctly in some situations. An attacker in a guest vm\ncould use this to cause a denial of service (host crash) or possibly gain\nadministrative privileges in the host. (CVE-2017-12134)\n\nIt was discovered that the Bluetooth HIP Protocol implementation in the\nLinux kernel did not properly validate HID connection setup information. An\nattacker could use this to cause a denial of service (system crash) or\npossibly execute arbitrary code. (CVE-2017-13220)\n\nIt was discovered that a buffer overread vulnerability existed in the\nkeyring subsystem of the Linux kernel. A local attacker could possibly use\nthis to expose sensitive information (kernel memory). (CVE-2017-13305)\n\nIt was discovered that the netlink subsystem in the Linux kernel did not\nproperly restrict observations of netlink messages to the appropriate net\nnamespace. A local attacker could use this to expose sensitive information\n(kernel netlink traffic). (CVE-2017-17449)\n\nIt was discovered that a race condition existed in the i8042 serial device\ndriver implementation in the Linux kernel. A physically proximate attacker\ncould use this to cause a denial of service (system crash) or possibly\nexecute arbitrary code. (CVE-2017-18079)\n\nIt was discovered that a race condition existed in the Device Mapper\ncomponent of the Linux kernel. A local attacker could use this to cause a\ndenial of service (system crash). (CVE-2017-18203)\n\nIt was discovered that a race condition existed in the OCFS2 file system\nimplementation in the Linux kernel. A local attacker could use this to\ncause a denial of service (kernel deadlock). (CVE-2017-18204)\n\nIt was discovered that an infinite loop could occur in the madvise(2)\nimplementation in the Linux kernel in certain circumstances. A local\nattacker could use this to cause a denial of service (system hang).\n(CVE-2017-18208)\n\nKefeng Wang discovered that a race condition existed in the memory locking\nimplementation in the Linux kernel. A local attacker could use this to\ncause a denial of service. (CVE-2017-18221)\n\nSilvio Cesare discovered a buffer overwrite existed in the NCPFS\nimplementation in the Linux kernel. A remote attacker controlling a\nmalicious NCPFS server could use this to cause a denial of service (system\ncrash) or possibly execute arbitrary code. (CVE-2018-8822)\n",
  "id": "USN-3655-1",
  "modified": "2026-06-03T10:45:16Z",
  "published": "2018-05-22T03:36:42Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-3655-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-12134"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-13220"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-13305"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-17449"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-18079"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-18203"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-18204"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-18208"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-18221"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2018-3639"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2018-8822"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2017-12134",
    "UBUNTU-CVE-2017-13220",
    "UBUNTU-CVE-2017-13305",
    "UBUNTU-CVE-2017-17449",
    "UBUNTU-CVE-2017-18079",
    "UBUNTU-CVE-2017-18203",
    "UBUNTU-CVE-2017-18204",
    "UBUNTU-CVE-2017-18208",
    "UBUNTU-CVE-2017-18221",
    "UBUNTU-CVE-2018-3639",
    "UBUNTU-CVE-2018-8822"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…