CVE-2026-53137 (GCVE-0-2026-53137)

Vulnerability from cvelistv5 – Published: 2026-06-25 08:38 – Updated: 2026-06-25 08:38
VLAI
Title
drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size [Why & How] During HDCP 2.x repeater authentication over HDMI, the driver reads the sink's RxStatus register and extracts a 10-bit message size field (max value 1023). This value is used as the read length for the ReceiverID list without being clamped to the size of the destination buffer rx_id_list[177]. A malicious HDMI repeater could advertise a message size larger than the buffer, causing an out-of-bounds write during the I2C read. Clamp the read length in mod_hdcp_read_rx_id_list() to the size of the rx_id_list buffer, matching the approach already used in the DP branch. (cherry picked from commit 229212219e4247d9486f8ba41ef087358490be09)
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: eff682f83c9c2030761e7536c5d97e1b20f71c15 , < 3c4444aec06c74fbc05661f370954ac814963c38 (git)
Affected: eff682f83c9c2030761e7536c5d97e1b20f71c15 , < 91fb41218c413989d8b6c837748751454b452d68 (git)
Affected: eff682f83c9c2030761e7536c5d97e1b20f71c15 , < 964e50ef7b8f09815a7d05b8326af700f8d5bc96 (git)
Affected: eff682f83c9c2030761e7536c5d97e1b20f71c15 , < 79e0273272a05fb26f9b1e55bf1a52eefc3b7b35 (git)
Affected: eff682f83c9c2030761e7536c5d97e1b20f71c15 , < bfba882cfcd08f6540f72f48e786b6404f5d2c5b (git)
Affected: eff682f83c9c2030761e7536c5d97e1b20f71c15 , < 1906064d50d194a145486e5caf3db3e708b6f6ef (git)
Affected: eff682f83c9c2030761e7536c5d97e1b20f71c15 , < 98cfb7530ea91d8e5e928285cdce58e1131f6e83 (git)
Affected: eff682f83c9c2030761e7536c5d97e1b20f71c15 , < f0f3981c43b32cadfe373d636d9e9ca522bb3702 (git)
Create a notification for this product.
Linux Linux Affected: 5.6
Unaffected: 0 , < 5.6 (semver)
Unaffected: 5.10.259 , ≤ 5.10.* (semver)
Unaffected: 5.15.210 , ≤ 5.15.* (semver)
Unaffected: 6.1.176 , ≤ 6.1.* (semver)
Unaffected: 6.6.143 , ≤ 6.6.* (semver)
Unaffected: 6.12.94 , ≤ 6.12.* (semver)
Unaffected: 6.18.36 , ≤ 6.18.* (semver)
Unaffected: 7.0.13 , ≤ 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/display/modules/hdcp/hdcp_ddc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "3c4444aec06c74fbc05661f370954ac814963c38",
              "status": "affected",
              "version": "eff682f83c9c2030761e7536c5d97e1b20f71c15",
              "versionType": "git"
            },
            {
              "lessThan": "91fb41218c413989d8b6c837748751454b452d68",
              "status": "affected",
              "version": "eff682f83c9c2030761e7536c5d97e1b20f71c15",
              "versionType": "git"
            },
            {
              "lessThan": "964e50ef7b8f09815a7d05b8326af700f8d5bc96",
              "status": "affected",
              "version": "eff682f83c9c2030761e7536c5d97e1b20f71c15",
              "versionType": "git"
            },
            {
              "lessThan": "79e0273272a05fb26f9b1e55bf1a52eefc3b7b35",
              "status": "affected",
              "version": "eff682f83c9c2030761e7536c5d97e1b20f71c15",
              "versionType": "git"
            },
            {
              "lessThan": "bfba882cfcd08f6540f72f48e786b6404f5d2c5b",
              "status": "affected",
              "version": "eff682f83c9c2030761e7536c5d97e1b20f71c15",
              "versionType": "git"
            },
            {
              "lessThan": "1906064d50d194a145486e5caf3db3e708b6f6ef",
              "status": "affected",
              "version": "eff682f83c9c2030761e7536c5d97e1b20f71c15",
              "versionType": "git"
            },
            {
              "lessThan": "98cfb7530ea91d8e5e928285cdce58e1131f6e83",
              "status": "affected",
              "version": "eff682f83c9c2030761e7536c5d97e1b20f71c15",
              "versionType": "git"
            },
            {
              "lessThan": "f0f3981c43b32cadfe373d636d9e9ca522bb3702",
              "status": "affected",
              "version": "eff682f83c9c2030761e7536c5d97e1b20f71c15",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.6"
            },
            {
              "lessThan": "5.6",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.259",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.210",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.176",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.143",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.94",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.36",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.13",
              "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": "5.10.259",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.210",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.176",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.143",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.94",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.36",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.13",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "5.6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size\n\n[Why \u0026 How]\nDuring HDCP 2.x repeater authentication over HDMI, the driver reads the\nsink\u0027s RxStatus register and extracts a 10-bit message size field (max\nvalue 1023). This value is used as the read length for the ReceiverID\nlist without being clamped to the size of the destination buffer\nrx_id_list[177]. A malicious HDMI repeater could advertise a message\nsize larger than the buffer, causing an out-of-bounds write during the\nI2C read.\n\nClamp the read length in mod_hdcp_read_rx_id_list() to the size of the\nrx_id_list buffer, matching the approach already used in the DP branch.\n\n(cherry picked from commit 229212219e4247d9486f8ba41ef087358490be09)"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-25T08:38:25.977Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/3c4444aec06c74fbc05661f370954ac814963c38"
        },
        {
          "url": "https://git.kernel.org/stable/c/91fb41218c413989d8b6c837748751454b452d68"
        },
        {
          "url": "https://git.kernel.org/stable/c/964e50ef7b8f09815a7d05b8326af700f8d5bc96"
        },
        {
          "url": "https://git.kernel.org/stable/c/79e0273272a05fb26f9b1e55bf1a52eefc3b7b35"
        },
        {
          "url": "https://git.kernel.org/stable/c/bfba882cfcd08f6540f72f48e786b6404f5d2c5b"
        },
        {
          "url": "https://git.kernel.org/stable/c/1906064d50d194a145486e5caf3db3e708b6f6ef"
        },
        {
          "url": "https://git.kernel.org/stable/c/98cfb7530ea91d8e5e928285cdce58e1131f6e83"
        },
        {
          "url": "https://git.kernel.org/stable/c/f0f3981c43b32cadfe373d636d9e9ca522bb3702"
        }
      ],
      "title": "drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53137",
    "datePublished": "2026-06-25T08:38:25.977Z",
    "dateReserved": "2026-06-09T07:44:35.387Z",
    "dateUpdated": "2026-06-25T08:38:25.977Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-53137",
      "date": "2026-07-02",
      "epss": "0.00212",
      "percentile": "0.11459"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-53137\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-25T09:16:31.030\",\"lastModified\":\"2026-06-30T14:44:27.313\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size\\n\\n[Why \u0026 How]\\nDuring HDCP 2.x repeater authentication over HDMI, the driver reads the\\nsink\u0027s RxStatus register and extracts a 10-bit message size field (max\\nvalue 1023). This value is used as the read length for the ReceiverID\\nlist without being clamped to the size of the destination buffer\\nrx_id_list[177]. A malicious HDMI repeater could advertise a message\\nsize larger than the buffer, causing an out-of-bounds write during the\\nI2C read.\\n\\nClamp the read length in mod_hdcp_read_rx_id_list() to the size of the\\nrx_id_list buffer, matching the approach already used in the DP branch.\\n\\n(cherry picked from commit 229212219e4247d9486f8ba41ef087358490be09)\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"eff682f83c9c2030761e7536c5d97e1b20f71c15\",\"lessThan\":\"3c4444aec06c74fbc05661f370954ac814963c38\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"eff682f83c9c2030761e7536c5d97e1b20f71c15\",\"lessThan\":\"91fb41218c413989d8b6c837748751454b452d68\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"eff682f83c9c2030761e7536c5d97e1b20f71c15\",\"lessThan\":\"964e50ef7b8f09815a7d05b8326af700f8d5bc96\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"eff682f83c9c2030761e7536c5d97e1b20f71c15\",\"lessThan\":\"79e0273272a05fb26f9b1e55bf1a52eefc3b7b35\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"eff682f83c9c2030761e7536c5d97e1b20f71c15\",\"lessThan\":\"bfba882cfcd08f6540f72f48e786b6404f5d2c5b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"eff682f83c9c2030761e7536c5d97e1b20f71c15\",\"lessThan\":\"1906064d50d194a145486e5caf3db3e708b6f6ef\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"eff682f83c9c2030761e7536c5d97e1b20f71c15\",\"lessThan\":\"98cfb7530ea91d8e5e928285cdce58e1131f6e83\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"eff682f83c9c2030761e7536c5d97e1b20f71c15\",\"lessThan\":\"f0f3981c43b32cadfe373d636d9e9ca522bb3702\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.6\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.6\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.259\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.210\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.176\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.143\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.94\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.36\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.13\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1906064d50d194a145486e5caf3db3e708b6f6ef\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3c4444aec06c74fbc05661f370954ac814963c38\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/79e0273272a05fb26f9b1e55bf1a52eefc3b7b35\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/91fb41218c413989d8b6c837748751454b452d68\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/964e50ef7b8f09815a7d05b8326af700f8d5bc96\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/98cfb7530ea91d8e5e928285cdce58e1131f6e83\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bfba882cfcd08f6540f72f48e786b6404f5d2c5b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f0f3981c43b32cadfe373d636d9e9ca522bb3702\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…