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

CVE-2026-93194 (GCVE-0-2026-93194)

Vulnerability from cvelistv5 – Published: 2026-09-17 16:12 – Updated: 2026-09-17 16:12
VLAI
Title
drm/rockchip: dw_dp: Release core resources
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dw_dp: Release core resources Core resources such as the DisplayPort AUX channel get initialized and registered during dw_dp_bind(), but are never unregistered, which may lead to memory leaks and/or use-after-free: [ 224.661371] BUG: KASAN: slab-use-after-free in device_is_dependent+0xe0/0x2b0 [ 224.662015] Read of size 8 at addr ffff00011aee8550 by task modprobe/658 [ 224.662612] [ 224.662752] CPU: 7 UID: 0 PID: 658 Comm: modprobe Not tainted 7.0.0-rc2-next-20260305 #14 PREEMPT [ 224.662759] Hardware name: Radxa ROCK 5B (DT) [ 224.662762] Call trace: [ 224.662764] show_stack+0x20/0x38 (C) [ 224.662772] dump_stack_lvl+0x6c/0x98 [ 224.662777] print_report+0x160/0x4b8 [ 224.662783] kasan_report+0xb4/0xe0 [ 224.662790] __asan_report_load8_noabort+0x20/0x30 [ 224.662796] device_is_dependent+0xe0/0x2b0 [ 224.662802] device_is_dependent+0x108/0x2b0 [ 224.662808] device_link_add+0x1f8/0x10b0 [ 224.662813] devm_of_phy_get_by_index+0x120/0x200 [ 224.662819] dw_dp_bind+0x34c/0xb10 [dw_dp] [ 224.662830] dw_dp_rockchip_bind+0x194/0x250 [rockchipdrm] [ 224.662864] component_bind_all+0x3a8/0x720 [ 224.662869] rockchip_drm_bind+0x120/0x390 [rockchipdrm] [ 224.662899] try_to_bring_up_aggregate_device+0x76c/0x838 [ 224.662904] component_master_add_with_match+0x1f4/0x230 [ 224.662909] rockchip_drm_platform_probe+0x420/0x538 [rockchipdrm] [ 224.662939] platform_probe+0xe8/0x168 [ 224.662945] really_probe+0x340/0x828 [ 224.662950] __driver_probe_device+0x2e0/0x350 [ 224.662954] driver_probe_device+0x80/0x140 [ 224.662959] __driver_attach+0x398/0x460 [ 224.662964] bus_for_each_dev+0xe0/0x198 [ 224.662968] driver_attach+0x50/0x68 [ 224.662972] bus_add_driver+0x2a0/0x4c0 [ 224.662977] driver_register+0x294/0x360 [ 224.662982] __platform_driver_register+0x7c/0x98 [ 224.662987] rockchip_drm_init+0xc4/0xff8 [rockchipdrm] Since a previous commit exported dw_dp_unbind() function in DW DP core library to take care of the necessary cleanup, use this in the component's unbind() callback, as well as in its bind() error path.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: d68ba7bac9555d05e2f5b310c898b2a5c7eff174 , < 362e005b816ee8052a195b98d845966689b398a1 (git)
Affected: d68ba7bac9555d05e2f5b310c898b2a5c7eff174 , < 11f07929f454ecc2c5d0da3a4727fd205be43e49 (git)
Affected: d68ba7bac9555d05e2f5b310c898b2a5c7eff174 , < cc6d7aca2f37a1525a94ef97eb3ce361732c876c (git)
guessed Create a notification for this product.
Linux Linux Affected: 6.18
Unaffected: 0 , < 6.18 (semver)
Unaffected: 6.18.52 , ≤ 6.18.* (semver)
Unaffected: 7.2.6 , ≤ 7.2.* (semver)
Unaffected: 7.3-rc1 , ≤ * (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/rockchip/dw_dp-rockchip.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "362e005b816ee8052a195b98d845966689b398a1",
              "status": "affected",
              "version": "d68ba7bac9555d05e2f5b310c898b2a5c7eff174",
              "versionType": "git"
            },
            {
              "lessThan": "11f07929f454ecc2c5d0da3a4727fd205be43e49",
              "status": "affected",
              "version": "d68ba7bac9555d05e2f5b310c898b2a5c7eff174",
              "versionType": "git"
            },
            {
              "lessThan": "cc6d7aca2f37a1525a94ef97eb3ce361732c876c",
              "status": "affected",
              "version": "d68ba7bac9555d05e2f5b310c898b2a5c7eff174",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/rockchip/dw_dp-rockchip.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.18"
            },
            {
              "lessThan": "6.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.52",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.2.*",
              "status": "unaffected",
              "version": "7.2.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.3-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.52",
                  "versionStartIncluding": "6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.6",
                  "versionStartIncluding": "6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "6.18",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/rockchip: dw_dp: Release core resources\n\nCore resources such as the DisplayPort AUX channel get initialized and\nregistered during dw_dp_bind(), but are never unregistered, which may\nlead to memory leaks and/or use-after-free:\n\n[  224.661371] BUG: KASAN: slab-use-after-free in device_is_dependent+0xe0/0x2b0\n[  224.662015] Read of size 8 at addr ffff00011aee8550 by task modprobe/658\n[  224.662612]\n[  224.662752] CPU: 7 UID: 0 PID: 658 Comm: modprobe Not tainted 7.0.0-rc2-next-20260305 #14 PREEMPT\n[  224.662759] Hardware name: Radxa ROCK 5B (DT)\n[  224.662762] Call trace:\n[  224.662764]  show_stack+0x20/0x38 (C)\n[  224.662772]  dump_stack_lvl+0x6c/0x98\n[  224.662777]  print_report+0x160/0x4b8\n[  224.662783]  kasan_report+0xb4/0xe0\n[  224.662790]  __asan_report_load8_noabort+0x20/0x30\n[  224.662796]  device_is_dependent+0xe0/0x2b0\n[  224.662802]  device_is_dependent+0x108/0x2b0\n[  224.662808]  device_link_add+0x1f8/0x10b0\n[  224.662813]  devm_of_phy_get_by_index+0x120/0x200\n[  224.662819]  dw_dp_bind+0x34c/0xb10 [dw_dp]\n[  224.662830]  dw_dp_rockchip_bind+0x194/0x250 [rockchipdrm]\n[  224.662864]  component_bind_all+0x3a8/0x720\n[  224.662869]  rockchip_drm_bind+0x120/0x390 [rockchipdrm]\n[  224.662899]  try_to_bring_up_aggregate_device+0x76c/0x838\n[  224.662904]  component_master_add_with_match+0x1f4/0x230\n[  224.662909]  rockchip_drm_platform_probe+0x420/0x538 [rockchipdrm]\n[  224.662939]  platform_probe+0xe8/0x168\n[  224.662945]  really_probe+0x340/0x828\n[  224.662950]  __driver_probe_device+0x2e0/0x350\n[  224.662954]  driver_probe_device+0x80/0x140\n[  224.662959]  __driver_attach+0x398/0x460\n[  224.662964]  bus_for_each_dev+0xe0/0x198\n[  224.662968]  driver_attach+0x50/0x68\n[  224.662972]  bus_add_driver+0x2a0/0x4c0\n[  224.662977]  driver_register+0x294/0x360\n[  224.662982]  __platform_driver_register+0x7c/0x98\n[  224.662987]  rockchip_drm_init+0xc4/0xff8 [rockchipdrm]\n\nSince a previous commit exported dw_dp_unbind() function in DW DP core\nlibrary to take care of the necessary cleanup, use this in the\ncomponent\u0027s unbind() callback, as well as in its bind() error path."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-17T16:12:17.802Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/362e005b816ee8052a195b98d845966689b398a1"
        },
        {
          "url": "https://git.kernel.org/stable/c/11f07929f454ecc2c5d0da3a4727fd205be43e49"
        },
        {
          "url": "https://git.kernel.org/stable/c/cc6d7aca2f37a1525a94ef97eb3ce361732c876c"
        }
      ],
      "title": "drm/rockchip: dw_dp: Release core resources",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-93194",
    "datePublished": "2026-09-17T16:12:17.802Z",
    "dateReserved": "2026-09-17T16:02:15.092Z",
    "dateUpdated": "2026-09-17T16:12:17.802Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-93194\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-17T17:18:15.660\",\"lastModified\":\"2026-09-17T17:18:15.660\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/rockchip: dw_dp: Release core resources\\n\\nCore resources such as the DisplayPort AUX channel get initialized and\\nregistered during dw_dp_bind(), but are never unregistered, which may\\nlead to memory leaks and/or use-after-free:\\n\\n[  224.661371] BUG: KASAN: slab-use-after-free in device_is_dependent+0xe0/0x2b0\\n[  224.662015] Read of size 8 at addr ffff00011aee8550 by task modprobe/658\\n[  224.662612]\\n[  224.662752] CPU: 7 UID: 0 PID: 658 Comm: modprobe Not tainted 7.0.0-rc2-next-20260305 #14 PREEMPT\\n[  224.662759] Hardware name: Radxa ROCK 5B (DT)\\n[  224.662762] Call trace:\\n[  224.662764]  show_stack+0x20/0x38 (C)\\n[  224.662772]  dump_stack_lvl+0x6c/0x98\\n[  224.662777]  print_report+0x160/0x4b8\\n[  224.662783]  kasan_report+0xb4/0xe0\\n[  224.662790]  __asan_report_load8_noabort+0x20/0x30\\n[  224.662796]  device_is_dependent+0xe0/0x2b0\\n[  224.662802]  device_is_dependent+0x108/0x2b0\\n[  224.662808]  device_link_add+0x1f8/0x10b0\\n[  224.662813]  devm_of_phy_get_by_index+0x120/0x200\\n[  224.662819]  dw_dp_bind+0x34c/0xb10 [dw_dp]\\n[  224.662830]  dw_dp_rockchip_bind+0x194/0x250 [rockchipdrm]\\n[  224.662864]  component_bind_all+0x3a8/0x720\\n[  224.662869]  rockchip_drm_bind+0x120/0x390 [rockchipdrm]\\n[  224.662899]  try_to_bring_up_aggregate_device+0x76c/0x838\\n[  224.662904]  component_master_add_with_match+0x1f4/0x230\\n[  224.662909]  rockchip_drm_platform_probe+0x420/0x538 [rockchipdrm]\\n[  224.662939]  platform_probe+0xe8/0x168\\n[  224.662945]  really_probe+0x340/0x828\\n[  224.662950]  __driver_probe_device+0x2e0/0x350\\n[  224.662954]  driver_probe_device+0x80/0x140\\n[  224.662959]  __driver_attach+0x398/0x460\\n[  224.662964]  bus_for_each_dev+0xe0/0x198\\n[  224.662968]  driver_attach+0x50/0x68\\n[  224.662972]  bus_add_driver+0x2a0/0x4c0\\n[  224.662977]  driver_register+0x294/0x360\\n[  224.662982]  __platform_driver_register+0x7c/0x98\\n[  224.662987]  rockchip_drm_init+0xc4/0xff8 [rockchipdrm]\\n\\nSince a previous commit exported dw_dp_unbind() function in DW DP core\\nlibrary to take care of the necessary cleanup, use this in the\\ncomponent\u0027s unbind() callback, as well as in its bind() error path.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/rockchip/dw_dp-rockchip.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"d68ba7bac9555d05e2f5b310c898b2a5c7eff174\",\"lessThan\":\"362e005b816ee8052a195b98d845966689b398a1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d68ba7bac9555d05e2f5b310c898b2a5c7eff174\",\"lessThan\":\"11f07929f454ecc2c5d0da3a4727fd205be43e49\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d68ba7bac9555d05e2f5b310c898b2a5c7eff174\",\"lessThan\":\"cc6d7aca2f37a1525a94ef97eb3ce361732c876c\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/drm/rockchip/dw_dp-rockchip.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.18\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.18\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.52\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2.6\",\"lessThanOrEqual\":\"7.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.3-rc1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/11f07929f454ecc2c5d0da3a4727fd205be43e49\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/362e005b816ee8052a195b98d845966689b398a1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/cc6d7aca2f37a1525a94ef97eb3ce361732c876c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "suse_vex": {
      "aggregate_severity": "not set",
      "current_release_date": "2026-09-18T00:10:53Z",
      "cve": "CVE-2026-93194",
      "id": "CVE-2026-93194",
      "initial_release_date": "2026-09-18T00:10:53Z",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-93194",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-93194.json",
      "version": "2"
    }
  }
}



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…