GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GHSA-QM88-W7FG-5VV2

Vulnerability from github – Published: 2026-09-17 18:32 – Updated: 2026-09-17 18:32
VLAI
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Fix DM I2C teardown race

DM I2C adapters can remain visible to userspace while DM teardown is already in progress. A concurrent i2c-dev transfer may then enter amdgpu_dm_i2c_xfer() after the backing DM state has been torn down, leading to a NULL pointer dereference.

Create a devres group around the DM I2C adapter lifetime and release it at the start of dm_hw_fini(), before HPD, IRQ, and DM state are torn down. This removes the I2C adapters first and waits for in-flight users to drain before the structures used by amdgpu_dm_i2c_xfer() disappear.

This fixes a teardown ordering race seen during device removal:

BUG: kernel NULL pointer dereference RIP: amdgpu_dm_i2c_xfer+0x122/0x1c0 [amdgpu] Call Trace: __i2c_transfer i2c_transfer i2cdev_ioctl_rdwr

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-93068"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-09-17T17:18:00Z",
    "severity": null
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix DM I2C teardown race\n\nDM I2C adapters can remain visible to userspace while DM teardown is\nalready in progress. A concurrent i2c-dev transfer may then enter\namdgpu_dm_i2c_xfer() after the backing DM state has been torn down,\nleading to a NULL pointer dereference.\n\nCreate a devres group around the DM I2C adapter lifetime and release it\nat the start of dm_hw_fini(), before HPD, IRQ, and DM state are torn\ndown. This removes the I2C adapters first and waits for in-flight users\nto drain before the structures used by amdgpu_dm_i2c_xfer() disappear.\n\nThis fixes a teardown ordering race seen during device removal:\n\nBUG: kernel NULL pointer dereference\nRIP: amdgpu_dm_i2c_xfer+0x122/0x1c0 [amdgpu]\nCall Trace:\n__i2c_transfer\ni2c_transfer\ni2cdev_ioctl_rdwr",
  "id": "GHSA-qm88-w7fg-5vv2",
  "modified": "2026-09-17T18:32:09Z",
  "published": "2026-09-17T18:32:09Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93068"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6970ec944567f109ac4240f9aea58158ee8a18cd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8ee385305e8902fa6fbfd66b5a112238292567b6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e4ae30a12aa95942814957d8bc1ce7366a7107d7"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}



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…