CVE-2026-53293 (GCVE-0-2026-53293)

Vulnerability from cvelistv5 – Published: 2026-06-26 19:40 – Updated: 2026-06-26 19:40
VLAI
Title
drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG There were multiple issues in that code. First of all the order between the reset semaphore and the mm_lock was wrong (e.g. copy_to_user) was called while holding the lock. Then we allocated memory while holding the reset semaphore which is also a pretty big bug and can deadlock. Then we used down_read_trylock() instead of waiting for the reset to finish. (cherry picked from commit 361b6e6b303d4b691f6c5974d3eaab67ca6dd90e)
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 8361e3f7882876d98ba98cae0d3149450dd80912 , < 8c4254c8f5836e77ae83e7fc037f02b69f7a0977 (git)
Affected: 9e823f307074c0f82b5f6044943b0086e3079bed , < 61957c2e467b39b528a290016367d32a433fa846 (git)
Affected: 9e823f307074c0f82b5f6044943b0086e3079bed , < a31c3feb54b15a90232e497ad0e27e8a82052d8d (git)
Affected: 9e823f307074c0f82b5f6044943b0086e3079bed , < 5c29d20470d4566d1b68df57097d642d01f8b427 (git)
Affected: 9e823f307074c0f82b5f6044943b0086e3079bed , < 0ef196a208385b7d7da79f411c161b04e97283e2 (git)
Affected: 17a98c942cb106ec08564e8f43b5470a4dd5d3f6 (git)
Affected: 9a98563345697bdb1d3410ff428473b2e781f4db (git)
Affected: 6.6.55 , < 6.6.141 (semver)
Affected: 6.10.14 , < 6.11 (semver)
Affected: 6.11.3 , < 6.12 (semver)
Create a notification for this product.
Linux Linux Affected: 6.12
Unaffected: 0 , < 6.12 (semver)
Unaffected: 6.6.141 , ≤ 6.6.* (semver)
Unaffected: 6.12.91 , ≤ 6.12.* (semver)
Unaffected: 6.18.33 , ≤ 6.18.* (semver)
Unaffected: 7.0.10 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "8c4254c8f5836e77ae83e7fc037f02b69f7a0977",
              "status": "affected",
              "version": "8361e3f7882876d98ba98cae0d3149450dd80912",
              "versionType": "git"
            },
            {
              "lessThan": "61957c2e467b39b528a290016367d32a433fa846",
              "status": "affected",
              "version": "9e823f307074c0f82b5f6044943b0086e3079bed",
              "versionType": "git"
            },
            {
              "lessThan": "a31c3feb54b15a90232e497ad0e27e8a82052d8d",
              "status": "affected",
              "version": "9e823f307074c0f82b5f6044943b0086e3079bed",
              "versionType": "git"
            },
            {
              "lessThan": "5c29d20470d4566d1b68df57097d642d01f8b427",
              "status": "affected",
              "version": "9e823f307074c0f82b5f6044943b0086e3079bed",
              "versionType": "git"
            },
            {
              "lessThan": "0ef196a208385b7d7da79f411c161b04e97283e2",
              "status": "affected",
              "version": "9e823f307074c0f82b5f6044943b0086e3079bed",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "17a98c942cb106ec08564e8f43b5470a4dd5d3f6",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "9a98563345697bdb1d3410ff428473b2e781f4db",
              "versionType": "git"
            },
            {
              "lessThan": "6.6.141",
              "status": "affected",
              "version": "6.6.55",
              "versionType": "semver"
            },
            {
              "lessThan": "6.11",
              "status": "affected",
              "version": "6.10.14",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12",
              "status": "affected",
              "version": "6.11.3",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.12"
            },
            {
              "lessThan": "6.12",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.141",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.91",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.33",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.10",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.141",
                  "versionStartIncluding": "6.6.55",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.91",
                  "versionStartIncluding": "6.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.33",
                  "versionStartIncluding": "6.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.10",
                  "versionStartIncluding": "6.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "6.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.10.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.11.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG\n\nThere were multiple issues in that code.\n\nFirst of all the order between the reset semaphore and the mm_lock was\nwrong (e.g. copy_to_user) was called while holding the lock.\n\nThen we allocated memory while holding the reset semaphore which is also\na pretty big bug and can deadlock.\n\nThen we used down_read_trylock() instead of waiting for the reset to\nfinish.\n\n(cherry picked from commit 361b6e6b303d4b691f6c5974d3eaab67ca6dd90e)"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-26T19:40:52.132Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/8c4254c8f5836e77ae83e7fc037f02b69f7a0977"
        },
        {
          "url": "https://git.kernel.org/stable/c/61957c2e467b39b528a290016367d32a433fa846"
        },
        {
          "url": "https://git.kernel.org/stable/c/a31c3feb54b15a90232e497ad0e27e8a82052d8d"
        },
        {
          "url": "https://git.kernel.org/stable/c/5c29d20470d4566d1b68df57097d642d01f8b427"
        },
        {
          "url": "https://git.kernel.org/stable/c/0ef196a208385b7d7da79f411c161b04e97283e2"
        }
      ],
      "title": "drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53293",
    "datePublished": "2026-06-26T19:40:52.132Z",
    "dateReserved": "2026-06-09T07:44:35.396Z",
    "dateUpdated": "2026-06-26T19:40:52.132Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-53293",
      "date": "2026-07-11",
      "epss": "0.00095",
      "percentile": "0.00777"
    },
    "microsoft_vex": {
      "current_release_date": "2026-07-09T14:48:37.000Z",
      "cve": "CVE-2026-53293",
      "id": "msrc_CVE-2026-53293",
      "initial_release_date": "2026-06-02T00:00:00.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-53293.json",
      "version": "4"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-53293\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-26T20:17:22.190\",\"lastModified\":\"2026-07-08T03:53:12.167\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG\\n\\nThere were multiple issues in that code.\\n\\nFirst of all the order between the reset semaphore and the mm_lock was\\nwrong (e.g. copy_to_user) was called while holding the lock.\\n\\nThen we allocated memory while holding the reset semaphore which is also\\na pretty big bug and can deadlock.\\n\\nThen we used down_read_trylock() instead of waiting for the reset to\\nfinish.\\n\\n(cherry picked from commit 361b6e6b303d4b691f6c5974d3eaab67ca6dd90e)\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"8361e3f7882876d98ba98cae0d3149450dd80912\",\"lessThan\":\"8c4254c8f5836e77ae83e7fc037f02b69f7a0977\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e823f307074c0f82b5f6044943b0086e3079bed\",\"lessThan\":\"61957c2e467b39b528a290016367d32a433fa846\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e823f307074c0f82b5f6044943b0086e3079bed\",\"lessThan\":\"a31c3feb54b15a90232e497ad0e27e8a82052d8d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e823f307074c0f82b5f6044943b0086e3079bed\",\"lessThan\":\"5c29d20470d4566d1b68df57097d642d01f8b427\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e823f307074c0f82b5f6044943b0086e3079bed\",\"lessThan\":\"0ef196a208385b7d7da79f411c161b04e97283e2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"17a98c942cb106ec08564e8f43b5470a4dd5d3f6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9a98563345697bdb1d3410ff428473b2e781f4db\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6.6.55\",\"lessThan\":\"6.6.141\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.10.14\",\"lessThan\":\"6.11\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.11.3\",\"lessThan\":\"6.12\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.12\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.12\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.141\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.91\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.33\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.10\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-667\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.55\",\"versionEndExcluding\":\"6.6.141\",\"matchCriteriaId\":\"A3646203-766C-4AA4-9AF0-C2F767E8ADC4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.10.14\",\"versionEndExcluding\":\"6.11\",\"matchCriteriaId\":\"41AB04F0-1096-4B39-8148-796AB65AA193\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.11.3\",\"versionEndExcluding\":\"6.12.91\",\"matchCriteriaId\":\"4CE2E5D2-EC60-4E49-A798-25CE40EDDAD0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.33\",\"matchCriteriaId\":\"96D99E49-380D-43AB-BDBA-25C3AD018A9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"7.0.10\",\"matchCriteriaId\":\"A13475D2-59BF-4716-94B5-7C1D239A2CF4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B1EF7059-E670-45F4-B422-54C40FA86390\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0ef196a208385b7d7da79f411c161b04e97283e2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5c29d20470d4566d1b68df57097d642d01f8b427\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/61957c2e467b39b528a290016367d32a433fa846\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8c4254c8f5836e77ae83e7fc037f02b69f7a0977\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a31c3feb54b15a90232e497ad0e27e8a82052d8d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-08T04:05:58+00:00",
      "cve": "CVE-2026-53293",
      "id": "CVE-2026-53293",
      "initial_release_date": "2026-06-26T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53293.json",
      "version": "3"
    }
  }
}



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…