gsd-2017-17741
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The KVM implementation in the Linux kernel through 4.14.7 allows attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2017-17741",
      description: "The KVM implementation in the Linux kernel through 4.14.7 allows attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h.",
      id: "GSD-2017-17741",
      references: [
         "https://www.suse.com/security/cve/CVE-2017-17741.html",
         "https://www.debian.org/security/2018/dsa-4082",
         "https://www.debian.org/security/2017/dsa-4073",
         "https://ubuntu.com/security/CVE-2017-17741",
         "https://advisories.mageia.org/CVE-2017-17741.html",
         "https://security.archlinux.org/CVE-2017-17741",
         "https://alas.aws.amazon.com/cve/html/CVE-2017-17741.html",
         "https://linux.oracle.com/cve/CVE-2017-17741.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2017-17741",
         ],
         details: "The KVM implementation in the Linux kernel through 4.14.7 allows attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h.",
         id: "GSD-2017-17741",
         modified: "2023-12-13T01:21:04.935609Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2017-17741",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "n/a",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "The KVM implementation in the Linux kernel through 4.14.7 allows attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "USN-3617-1",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3617-1/",
               },
               {
                  name: "USN-3619-2",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3619-2/",
               },
               {
                  name: "DSA-4082",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2018/dsa-4082",
               },
               {
                  name: "USN-3617-3",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3617-3/",
               },
               {
                  name: "[debian-lts-announce] 20180107 [SECURITY] [DLA 1232-1] linux security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2018/01/msg00004.html",
               },
               {
                  name: "USN-3632-1",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3632-1/",
               },
               {
                  name: "102227",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/102227",
               },
               {
                  name: "USN-3620-2",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3620-2/",
               },
               {
                  name: "https://www.spinics.net/lists/kvm/msg160796.html",
                  refsource: "MISC",
                  url: "https://www.spinics.net/lists/kvm/msg160796.html",
               },
               {
                  name: "DSA-4073",
                  refsource: "DEBIAN",
                  url: "https://www.debian.org/security/2017/dsa-4073",
               },
               {
                  name: "USN-3617-2",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3617-2/",
               },
               {
                  name: "USN-3620-1",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3620-1/",
               },
               {
                  name: "USN-3619-1",
                  refsource: "UBUNTU",
                  url: "https://usn.ubuntu.com/3619-1/",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndIncluding: "4.14.7",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2017-17741",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "The KVM implementation in the Linux kernel through 4.14.7 allows attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-125",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www.spinics.net/lists/kvm/msg160796.html",
                     refsource: "MISC",
                     tags: [
                        "Issue Tracking",
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://www.spinics.net/lists/kvm/msg160796.html",
                  },
                  {
                     name: "DSA-4073",
                     refsource: "DEBIAN",
                     tags: [
                        "Issue Tracking",
                        "Third Party Advisory",
                     ],
                     url: "https://www.debian.org/security/2017/dsa-4073",
                  },
                  {
                     name: "DSA-4082",
                     refsource: "DEBIAN",
                     tags: [],
                     url: "https://www.debian.org/security/2018/dsa-4082",
                  },
                  {
                     name: "[debian-lts-announce] 20180107 [SECURITY] [DLA 1232-1] linux security update",
                     refsource: "MLIST",
                     tags: [],
                     url: "https://lists.debian.org/debian-lts-announce/2018/01/msg00004.html",
                  },
                  {
                     name: "102227",
                     refsource: "BID",
                     tags: [],
                     url: "http://www.securityfocus.com/bid/102227",
                  },
                  {
                     name: "USN-3617-2",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3617-2/",
                  },
                  {
                     name: "USN-3617-1",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3617-1/",
                  },
                  {
                     name: "USN-3620-2",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3620-2/",
                  },
                  {
                     name: "USN-3620-1",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3620-1/",
                  },
                  {
                     name: "USN-3619-1",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3619-1/",
                  },
                  {
                     name: "USN-3617-3",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3617-3/",
                  },
                  {
                     name: "USN-3619-2",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3619-2/",
                  },
                  {
                     name: "USN-3632-1",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://usn.ubuntu.com/3632-1/",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "LOW",
                  accessVector: "LOCAL",
                  authentication: "NONE",
                  availabilityImpact: "NONE",
                  baseScore: 2.1,
                  confidentialityImpact: "PARTIAL",
                  integrityImpact: "NONE",
                  vectorString: "AV:L/AC:L/Au:N/C:P/I:N/A:N",
                  version: "2.0",
               },
               exploitabilityScore: 3.9,
               impactScore: 2.9,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "LOW",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "LOCAL",
                  availabilityImpact: "NONE",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "CHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
                  version: "3.0",
               },
               exploitabilityScore: 2,
               impactScore: 4,
            },
         },
         lastModifiedDate: "2018-04-25T01:29Z",
         publishedDate: "2017-12-18T08:29Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.