CVE-2026-90316 (GCVE-0-2026-90316)

Vulnerability from cvelistv5 – Published: 2026-09-17 16:08 – Updated: 2026-09-18 17:54
VLAI
Title
drm/omap: dsi: Do not copy isr table
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to these isrs giving chances of UAF of these objects if irqs are unregistered while they are handled, so better do not copy that table.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 4ae2ddddf44cd9f73def2dbdb68c6859072262ff , < b3cbd1451c240446ce170f514244e1cb65ec0de4 (git)
Affected: 4ae2ddddf44cd9f73def2dbdb68c6859072262ff , < f6733460b6d483dea7bfb5cfceb11cbff31a60b7 (git)
Affected: 4ae2ddddf44cd9f73def2dbdb68c6859072262ff , < 542a6a3ec77cd29f953987f7263f32fb8acb097e (git)
Affected: 4ae2ddddf44cd9f73def2dbdb68c6859072262ff , < 2c27a84ba8d1bfed046d0067161d92001605accc (git)
Affected: 4ae2ddddf44cd9f73def2dbdb68c6859072262ff , < 9063b30faae8ccaacf003735560df3956dbb592f (git)
Affected: 4ae2ddddf44cd9f73def2dbdb68c6859072262ff , < 30810bdf273b4c93f8731b96a7204f33e052180d (git)
Affected: 4ae2ddddf44cd9f73def2dbdb68c6859072262ff , < 97c03b32b28a9f7f13f768f2b06e1eaafe850e66 (git)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.39
Unaffected: 0 , < 2.6.39 (semver)
Unaffected: 5.15.221 , ≤ 5.15.* (semver)
Unaffected: 6.1.188 , ≤ 6.1.* (semver)
Unaffected: 6.6.157 , ≤ 6.6.* (semver)
Unaffected: 6.12.110 , ≤ 6.12.* (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/omapdrm/dss/dsi.c",
            "drivers/gpu/drm/omapdrm/dss/dsi.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "b3cbd1451c240446ce170f514244e1cb65ec0de4",
              "status": "affected",
              "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
              "versionType": "git"
            },
            {
              "lessThan": "f6733460b6d483dea7bfb5cfceb11cbff31a60b7",
              "status": "affected",
              "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
              "versionType": "git"
            },
            {
              "lessThan": "542a6a3ec77cd29f953987f7263f32fb8acb097e",
              "status": "affected",
              "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
              "versionType": "git"
            },
            {
              "lessThan": "2c27a84ba8d1bfed046d0067161d92001605accc",
              "status": "affected",
              "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
              "versionType": "git"
            },
            {
              "lessThan": "9063b30faae8ccaacf003735560df3956dbb592f",
              "status": "affected",
              "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
              "versionType": "git"
            },
            {
              "lessThan": "30810bdf273b4c93f8731b96a7204f33e052180d",
              "status": "affected",
              "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
              "versionType": "git"
            },
            {
              "lessThan": "97c03b32b28a9f7f13f768f2b06e1eaafe850e66",
              "status": "affected",
              "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/omapdrm/dss/dsi.c",
            "drivers/gpu/drm/omapdrm/dss/dsi.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.39"
            },
            {
              "lessThan": "2.6.39",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.221",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.157",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.110",
              "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": "5.15.221",
                  "versionStartIncluding": "2.6.39",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.188",
                  "versionStartIncluding": "2.6.39",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.157",
                  "versionStartIncluding": "2.6.39",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.110",
                  "versionStartIncluding": "2.6.39",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.52",
                  "versionStartIncluding": "2.6.39",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.6",
                  "versionStartIncluding": "2.6.39",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "2.6.39",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/omap: dsi: Do not copy isr table\n\nTo be able to unregister stuff from isrs, the corresponding table was\ncopied.  Nobody seems to unregister stuff that way, so it does not help.\nBut there are stack-allocated objects passed to these isrs giving chances\nof UAF of these objects if irqs are unregistered while they are handled,\nso better do not copy that table."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The UAF is reached from local DRM_IOCTL_MODE_ATOMIC on /dev/dri/card*: dsi_bridge_disable()\u2192dsi_disable()\u2192dsi_sync_vc(), or a command-mode pageflip via omap_crtc_flush()\u2192dsi_update_channel()\u2192_dsi_send_nop()\u2192dsi_vc_send_bta_sync(). Those register stack objects that omap_dsi_irq_handler() later fires from isr_tables_copy; no remote protocol carries this.\nAC:L - The attacker repeats those commits/pageflips so dsi_vc_send_bta_sync()/dsi_sync_vc_vp() register a stack completion then dsi_unregister_isr_vc() after wait_for_completion_timeout(), while DSI BTA/PACKET_SENT IRQs run omap_dsi_irq_handler() on another CPU against the copied table; both sides of the copy-vs-unregister race are attacker-driven.\nPR:L - DRM_IOCTL_MODE_ATOMIC is gated by DRM_MASTER in drm_ioctl_permit(), not CAP_SYS_ADMIN. drm_master_open() makes the first opener of an unclaimed omapdrm card the master, and a seat/video-group user on AM57x/OMAP DSI hardware typically holds that; this is ordinary local privilege, not init-namespace root.\nUI:N - The attacker opens /dev/dri/card* and submits their own atomic commits or dirty/page-flip ioctls that call dsi_vc_send_bta_sync() or dsi_sync_vc(); no other user must mount media, confirm a prompt, or attach a panel.\nS:U - dsi_call_isrs() running dsi_completion_handler()/dsi_packet_sent_handler_vp() corrupts kernel stack in the same kernel that hosts omapdrm; this is local kernel memory corruption, not a VM, IOMMU, or sandbox-boundary escape.\nC:H - dsi_call_isrs() invokes dsi_packet_sent_handler_vp/l4 with isr_data-\u003earg still pointing at a returned dsi_packet_sent_handler_data / DECLARE_COMPLETION_ONSTACK frame; after reuse that object is read as a fake dsi pointer through dsi_read_reg()/REG_GET, which is a UAF read of kernel memory.\nI:H - The same dangling arg is passed to complete() in dsi_completion_handler and to complete(vp_data-\u003ecompletion) in the packet-sent handlers; a reused stack slot that overwrites the completion pointer lets complete() lock and wake a wait-queue at an attacker-influenced address, a kernel write/control-flow hijack.\nA:H - complete() on a freed stack completion, or dsi_read_reg() through a dangling dsi_data in dsi_packet_sent_handler_vp, oopses or panics the kernel even if the UAF is not turned into a full write primitive."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-18T17:54:31.233Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/b3cbd1451c240446ce170f514244e1cb65ec0de4"
        },
        {
          "url": "https://git.kernel.org/stable/c/f6733460b6d483dea7bfb5cfceb11cbff31a60b7"
        },
        {
          "url": "https://git.kernel.org/stable/c/542a6a3ec77cd29f953987f7263f32fb8acb097e"
        },
        {
          "url": "https://git.kernel.org/stable/c/2c27a84ba8d1bfed046d0067161d92001605accc"
        },
        {
          "url": "https://git.kernel.org/stable/c/9063b30faae8ccaacf003735560df3956dbb592f"
        },
        {
          "url": "https://git.kernel.org/stable/c/30810bdf273b4c93f8731b96a7204f33e052180d"
        },
        {
          "url": "https://git.kernel.org/stable/c/97c03b32b28a9f7f13f768f2b06e1eaafe850e66"
        }
      ],
      "title": "drm/omap: dsi: Do not copy isr table",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-90316",
    "datePublished": "2026-09-17T16:08:34.875Z",
    "dateReserved": "2026-09-11T19:38:34.801Z",
    "dateUpdated": "2026-09-18T17:54:31.233Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-90316",
      "date": "2026-09-25",
      "epss": "0.00176",
      "percentile": "0.0631"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/gpu/drm/omapdrm/dss/dsi.c",
                  "drivers/gpu/drm/omapdrm/dss/dsi.h"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "b3cbd1451c240446ce170f514244e1cb65ec0de4",
                    "status": "affected",
                    "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "f6733460b6d483dea7bfb5cfceb11cbff31a60b7",
                    "status": "affected",
                    "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "542a6a3ec77cd29f953987f7263f32fb8acb097e",
                    "status": "affected",
                    "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "2c27a84ba8d1bfed046d0067161d92001605accc",
                    "status": "affected",
                    "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "9063b30faae8ccaacf003735560df3956dbb592f",
                    "status": "affected",
                    "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "30810bdf273b4c93f8731b96a7204f33e052180d",
                    "status": "affected",
                    "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "97c03b32b28a9f7f13f768f2b06e1eaafe850e66",
                    "status": "affected",
                    "version": "4ae2ddddf44cd9f73def2dbdb68c6859072262ff",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/gpu/drm/omapdrm/dss/dsi.c",
                  "drivers/gpu/drm/omapdrm/dss/dsi.h"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "2.6.39"
                  },
                  {
                    "lessThan": "2.6.39",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.221",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.1.*",
                    "status": "unaffected",
                    "version": "6.1.188",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.6.*",
                    "status": "unaffected",
                    "version": "6.6.157",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.12.*",
                    "status": "unaffected",
                    "version": "6.12.110",
                    "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"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/omap: dsi: Do not copy isr table\n\nTo be able to unregister stuff from isrs, the corresponding table was\ncopied.  Nobody seems to unregister stuff that way, so it does not help.\nBut there are stack-allocated objects passed to these isrs giving chances\nof UAF of these objects if irqs are unregistered while they are handled,\nso better do not copy that table."
          }
        ],
        "id": "CVE-2026-90316",
        "lastModified": "2026-09-18T18:17:53.277",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 7.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 5.9,
              "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
              "type": "Secondary"
            }
          ]
        },
        "published": "2026-09-17T17:17:29.443",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/2c27a84ba8d1bfed046d0067161d92001605accc"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/30810bdf273b4c93f8731b96a7204f33e052180d"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/542a6a3ec77cd29f953987f7263f32fb8acb097e"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/9063b30faae8ccaacf003735560df3956dbb592f"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/97c03b32b28a9f7f13f768f2b06e1eaafe850e66"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/b3cbd1451c240446ce170f514244e1cb65ec0de4"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/f6733460b6d483dea7bfb5cfceb11cbff31a60b7"
          }
        ],
        "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…

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…