CVE-2026-80888 (GCVE-0-2026-80888)

Vulnerability from cvelistv5 – Published: 2026-09-04 17:11 – Updated: 2026-09-14 11:58
VLAI
Title
drm/vmwgfx: drop dma_buf reference on foreign-fd prime import
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: drop dma_buf reference on foreign-fd prime import ttm_prime_fd_to_handle() returns -ENOSYS when the imported fd's dma_buf->ops do not match the ttm_object_device's ops, but does so without releasing the reference acquired by dma_buf_get(). Any unprivileged renderD client passing a non-vmwgfx prime fd through the DRM_VMW_GB_SURFACE_REF{,_EXT} path leaks one dma_buf reference per call and indefinitely pins the foreign exporter's GEM resources. Funnel the error path through the existing dma_buf_put() so the reference is always dropped.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 65981f7681abdf92b25942222b629b9c512d0705 , < 1715901e7052cf90fbf04c8303e563a47e021278 (git)
Affected: 65981f7681abdf92b25942222b629b9c512d0705 , < c4fd91ee7228f56fbb4cf528757dc17ffefeb0ee (git)
Affected: 65981f7681abdf92b25942222b629b9c512d0705 , < 619c3cfa88e09603a13d918f754808db2dda7057 (git)
Affected: 65981f7681abdf92b25942222b629b9c512d0705 , < c1c22fca0a0896a452a7cb92422d67babd65b4be (git)
Affected: 65981f7681abdf92b25942222b629b9c512d0705 , < a1e972fa94c3a8069e022c67b9d97c7aa7b05293 (git)
Affected: 65981f7681abdf92b25942222b629b9c512d0705 , < a8434b145b1e467940334c58c00af241e9494c5f (git)
Affected: 65981f7681abdf92b25942222b629b9c512d0705 , < 4df39eb99bb47d1f24d1952c23b21b10988356bf (git)
Affected: 65981f7681abdf92b25942222b629b9c512d0705 , < f739416dc555fa205a785e5135d73fa39b26f35d (git)
guessed Create a notification for this product.
Linux Linux Affected: 3.13
Unaffected: 0 , < 3.13 (semver)
Unaffected: 5.10.270 , ≤ 5.10.* (semver)
Unaffected: 5.15.221 , ≤ 5.15.* (semver)
Unaffected: 6.1.183 , ≤ 6.1.* (semver)
Unaffected: 6.6.151 , ≤ 6.6.* (semver)
Unaffected: 6.12.103 , ≤ 6.12.* (semver)
Unaffected: 6.18.44 , ≤ 6.18.* (semver)
Unaffected: 7.1.8 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/vmwgfx/ttm_object.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "1715901e7052cf90fbf04c8303e563a47e021278",
              "status": "affected",
              "version": "65981f7681abdf92b25942222b629b9c512d0705",
              "versionType": "git"
            },
            {
              "lessThan": "c4fd91ee7228f56fbb4cf528757dc17ffefeb0ee",
              "status": "affected",
              "version": "65981f7681abdf92b25942222b629b9c512d0705",
              "versionType": "git"
            },
            {
              "lessThan": "619c3cfa88e09603a13d918f754808db2dda7057",
              "status": "affected",
              "version": "65981f7681abdf92b25942222b629b9c512d0705",
              "versionType": "git"
            },
            {
              "lessThan": "c1c22fca0a0896a452a7cb92422d67babd65b4be",
              "status": "affected",
              "version": "65981f7681abdf92b25942222b629b9c512d0705",
              "versionType": "git"
            },
            {
              "lessThan": "a1e972fa94c3a8069e022c67b9d97c7aa7b05293",
              "status": "affected",
              "version": "65981f7681abdf92b25942222b629b9c512d0705",
              "versionType": "git"
            },
            {
              "lessThan": "a8434b145b1e467940334c58c00af241e9494c5f",
              "status": "affected",
              "version": "65981f7681abdf92b25942222b629b9c512d0705",
              "versionType": "git"
            },
            {
              "lessThan": "4df39eb99bb47d1f24d1952c23b21b10988356bf",
              "status": "affected",
              "version": "65981f7681abdf92b25942222b629b9c512d0705",
              "versionType": "git"
            },
            {
              "lessThan": "f739416dc555fa205a785e5135d73fa39b26f35d",
              "status": "affected",
              "version": "65981f7681abdf92b25942222b629b9c512d0705",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/vmwgfx/ttm_object.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.13"
            },
            {
              "lessThan": "3.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.221",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.183",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.151",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.103",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.44",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.8",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.270",
                  "versionStartIncluding": "3.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.221",
                  "versionStartIncluding": "3.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.183",
                  "versionStartIncluding": "3.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.151",
                  "versionStartIncluding": "3.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.103",
                  "versionStartIncluding": "3.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.44",
                  "versionStartIncluding": "3.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.8",
                  "versionStartIncluding": "3.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "3.13",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/vmwgfx: drop dma_buf reference on foreign-fd prime import\n\nttm_prime_fd_to_handle() returns -ENOSYS when the imported fd\u0027s\ndma_buf-\u003eops do not match the ttm_object_device\u0027s ops, but does so\nwithout releasing the reference acquired by dma_buf_get().  Any\nunprivileged renderD client passing a non-vmwgfx prime fd through the\nDRM_VMW_GB_SURFACE_REF{,_EXT} path leaks one dma_buf reference per\ncall and indefinitely pins the foreign exporter\u0027s GEM resources.\n\nFunnel the error path through the existing dma_buf_put() so the\nreference is always dropped."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-14T11:58:52.563Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/1715901e7052cf90fbf04c8303e563a47e021278"
        },
        {
          "url": "https://git.kernel.org/stable/c/c4fd91ee7228f56fbb4cf528757dc17ffefeb0ee"
        },
        {
          "url": "https://git.kernel.org/stable/c/619c3cfa88e09603a13d918f754808db2dda7057"
        },
        {
          "url": "https://git.kernel.org/stable/c/c1c22fca0a0896a452a7cb92422d67babd65b4be"
        },
        {
          "url": "https://git.kernel.org/stable/c/a1e972fa94c3a8069e022c67b9d97c7aa7b05293"
        },
        {
          "url": "https://git.kernel.org/stable/c/a8434b145b1e467940334c58c00af241e9494c5f"
        },
        {
          "url": "https://git.kernel.org/stable/c/4df39eb99bb47d1f24d1952c23b21b10988356bf"
        },
        {
          "url": "https://git.kernel.org/stable/c/f739416dc555fa205a785e5135d73fa39b26f35d"
        }
      ],
      "title": "drm/vmwgfx: drop dma_buf reference on foreign-fd prime import",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-80888",
    "datePublished": "2026-09-04T17:11:04.975Z",
    "dateReserved": "2026-08-26T14:34:25.799Z",
    "dateUpdated": "2026-09-14T11:58:52.563Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-80888",
      "date": "2026-09-21",
      "epss": "0.00177",
      "percentile": "0.07515"
    },
    "microsoft_vex": {
      "current_release_date": "2026-09-11T01:50:59.000Z",
      "cve": "CVE-2026-80888",
      "id": "msrc_CVE-2026-80888",
      "initial_release_date": "2026-09-07T01:59:00.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "drm/vmwgfx: drop dma_buf reference on foreign-fd prime import",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-80888.json",
      "version": "2"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/gpu/drm/vmwgfx/ttm_object.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "1715901e7052cf90fbf04c8303e563a47e021278",
                    "status": "affected",
                    "version": "65981f7681abdf92b25942222b629b9c512d0705",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "c4fd91ee7228f56fbb4cf528757dc17ffefeb0ee",
                    "status": "affected",
                    "version": "65981f7681abdf92b25942222b629b9c512d0705",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "619c3cfa88e09603a13d918f754808db2dda7057",
                    "status": "affected",
                    "version": "65981f7681abdf92b25942222b629b9c512d0705",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "c1c22fca0a0896a452a7cb92422d67babd65b4be",
                    "status": "affected",
                    "version": "65981f7681abdf92b25942222b629b9c512d0705",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "a1e972fa94c3a8069e022c67b9d97c7aa7b05293",
                    "status": "affected",
                    "version": "65981f7681abdf92b25942222b629b9c512d0705",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "a8434b145b1e467940334c58c00af241e9494c5f",
                    "status": "affected",
                    "version": "65981f7681abdf92b25942222b629b9c512d0705",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "4df39eb99bb47d1f24d1952c23b21b10988356bf",
                    "status": "affected",
                    "version": "65981f7681abdf92b25942222b629b9c512d0705",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "f739416dc555fa205a785e5135d73fa39b26f35d",
                    "status": "affected",
                    "version": "65981f7681abdf92b25942222b629b9c512d0705",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/gpu/drm/vmwgfx/ttm_object.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "3.13"
                  },
                  {
                    "lessThan": "3.13",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.270",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.221",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.1.*",
                    "status": "unaffected",
                    "version": "6.1.183",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.6.*",
                    "status": "unaffected",
                    "version": "6.6.151",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.12.*",
                    "status": "unaffected",
                    "version": "6.12.103",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.18.*",
                    "status": "unaffected",
                    "version": "6.18.44",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "7.1.*",
                    "status": "unaffected",
                    "version": "7.1.8",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "7.2",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/vmwgfx: drop dma_buf reference on foreign-fd prime import\n\nttm_prime_fd_to_handle() returns -ENOSYS when the imported fd\u0027s\ndma_buf-\u003eops do not match the ttm_object_device\u0027s ops, but does so\nwithout releasing the reference acquired by dma_buf_get().  Any\nunprivileged renderD client passing a non-vmwgfx prime fd through the\nDRM_VMW_GB_SURFACE_REF{,_EXT} path leaks one dma_buf reference per\ncall and indefinitely pins the foreign exporter\u0027s GEM resources.\n\nFunnel the error path through the existing dma_buf_put() so the\nreference is always dropped."
          }
        ],
        "id": "CVE-2026-80888",
        "lastModified": "2026-09-14T13:18:48.630",
        "metrics": {},
        "published": "2026-09-04T18:17:56.787",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/1715901e7052cf90fbf04c8303e563a47e021278"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/4df39eb99bb47d1f24d1952c23b21b10988356bf"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/619c3cfa88e09603a13d918f754808db2dda7057"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/a1e972fa94c3a8069e022c67b9d97c7aa7b05293"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/a8434b145b1e467940334c58c00af241e9494c5f"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/c1c22fca0a0896a452a7cb92422d67babd65b4be"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/c4fd91ee7228f56fbb4cf528757dc17ffefeb0ee"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/f739416dc555fa205a785e5135d73fa39b26f35d"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Received"
      }
    }
  }
}



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…