GHSA-QM88-W7FG-5VV2
Vulnerability from github – Published: 2026-09-17 18:32 – Updated: 2026-09-17 18:32In 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
{
"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": []
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
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.