CVE-2017-9605

Source
https://cve.org/CVERecord?id=CVE-2017-9605
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-9605.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2017-9605
Downstream
Related
Published
2017-06-13T19:29:00.393Z
Modified
2026-03-12T22:41:31.239906Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

The vmwgbsurfacedefineioctl function (accessible via DRMIOCTLVMWGBSURFACECREATE) in drivers/gpu/drm/vmwgfx/vmwgfxsurface.c in the Linux kernel through 4.11.4 defines a backuphandle variable but does not give it an initial value. If one attempts to create a GB surface, with a previously allocated DMA buffer to be used as a backup buffer, the backuphandle variable does not get written to and is then later returned to user space, allowing local users to obtain sensitive information from uninitialized kernel memory via a crafted ioctl call.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-9605.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "4.11.4"
            }
        ]
    }
]