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

CVE-2025-37965 (GCVE-0-2025-37965)

Vulnerability from cvelistv5 – Published: 2025-05-20 16:47 – Updated: 2026-05-11 21:18
VLAI
Title
drm/amd/display: Fix invalid context error in dml helper
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix invalid context error in dml helper [Why] "BUG: sleeping function called from invalid context" error. after: "drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()" The populate_dml_plane_cfg_from_plane_state() uses the GFP_KERNEL flag for memory allocation, which shouldn't be used in atomic contexts. The allocation is needed only for using another helper function get_scaler_data_for_plane(). [How] Modify helpers to pass a pointer to scaler_data within existing context, eliminating the need for dynamic memory allocation/deallocation and copying. (cherry picked from commit bd3e84bc98f81b44f2c43936bdadc3241d654259)
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 74d6fba60f05ca6b298702233b6e6cc7629eeb5a , < d8c4afe78385cd355e4d80299d785379d6e874df (git)
Affected: 7b80dcf343d45088931d16a6c9ba2fd975138a0b , < b371f8f6d89ec8dfea796e00a44a57c44fc8fcc0 (git)
Affected: 366e77cd4923c3aa45341e15dcaf3377af9b042f , < 9984db63742099ee3f3cff35cf71306d10e64356 (git)
guessed Create a notification for this product.
Linux Linux Affected: 6.12.25 , < 6.12.29 (semver)
Affected: 6.14.4 , < 6.14.7 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "d8c4afe78385cd355e4d80299d785379d6e874df",
              "status": "affected",
              "version": "74d6fba60f05ca6b298702233b6e6cc7629eeb5a",
              "versionType": "git"
            },
            {
              "lessThan": "b371f8f6d89ec8dfea796e00a44a57c44fc8fcc0",
              "status": "affected",
              "version": "7b80dcf343d45088931d16a6c9ba2fd975138a0b",
              "versionType": "git"
            },
            {
              "lessThan": "9984db63742099ee3f3cff35cf71306d10e64356",
              "status": "affected",
              "version": "366e77cd4923c3aa45341e15dcaf3377af9b042f",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6.12.29",
              "status": "affected",
              "version": "6.12.25",
              "versionType": "semver"
            },
            {
              "lessThan": "6.14.7",
              "status": "affected",
              "version": "6.14.4",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.29",
                  "versionStartIncluding": "6.12.25",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.14.7",
                  "versionStartIncluding": "6.14.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix invalid context error in dml helper\n\n[Why]\n\"BUG: sleeping function called from invalid context\" error.\nafter:\n\"drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()\"\n\nThe populate_dml_plane_cfg_from_plane_state() uses the GFP_KERNEL flag\nfor memory allocation, which shouldn\u0027t be used in atomic contexts.\n\nThe allocation is needed only for using another helper function\nget_scaler_data_for_plane().\n\n[How]\nModify helpers to pass a pointer to scaler_data within existing context,\neliminating the need for dynamic memory allocation/deallocation\nand copying.\n\n(cherry picked from commit bd3e84bc98f81b44f2c43936bdadc3241d654259)"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T21:18:39.921Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/d8c4afe78385cd355e4d80299d785379d6e874df"
        },
        {
          "url": "https://git.kernel.org/stable/c/b371f8f6d89ec8dfea796e00a44a57c44fc8fcc0"
        },
        {
          "url": "https://git.kernel.org/stable/c/9984db63742099ee3f3cff35cf71306d10e64356"
        }
      ],
      "title": "drm/amd/display: Fix invalid context error in dml helper",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2025-37965",
    "datePublished": "2025-05-20T16:47:14.179Z",
    "dateReserved": "2025-04-16T04:51:23.974Z",
    "dateUpdated": "2026-05-11T21:18:39.921Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-37965",
      "date": "2026-09-16",
      "epss": "0.00174",
      "percentile": "0.07103"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-37965\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-05-20T17:15:46.900\",\"lastModified\":\"2026-06-17T09:15:47.447\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/amd/display: Fix invalid context error in dml helper\\n\\n[Why]\\n\\\"BUG: sleeping function called from invalid context\\\" error.\\nafter:\\n\\\"drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()\\\"\\n\\nThe populate_dml_plane_cfg_from_plane_state() uses the GFP_KERNEL flag\\nfor memory allocation, which shouldn\u0027t be used in atomic contexts.\\n\\nThe allocation is needed only for using another helper function\\nget_scaler_data_for_plane().\\n\\n[How]\\nModify helpers to pass a pointer to scaler_data within existing context,\\neliminating the need for dynamic memory allocation/deallocation\\nand copying.\\n\\n(cherry picked from commit bd3e84bc98f81b44f2c43936bdadc3241d654259)\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/amd/display: Correcci\u00f3n de error de contexto no v\u00e1lido en el asistente dml [Por qu\u00e9] Error \\\"BUG: funci\u00f3n inactiva llamada desde un contexto no v\u00e1lido\\\". Despu\u00e9s: \\\"drm/amd/display: Proteger FPU en dml2_validate()/dml21_validate()\\\". La funci\u00f3n populate_dml_plane_cfg_from_plane_state() utiliza el indicador GFP_KERNEL para la asignaci\u00f3n de memoria, que no deber\u00eda usarse en contextos at\u00f3micos. Esta asignaci\u00f3n solo es necesaria para usar otra funci\u00f3n auxiliar, get_scaler_data_for_plane(). [C\u00f3mo] Modificar los asistentes para que pasen un puntero a scaler_data dentro del contexto existente, eliminando la necesidad de asignar/desasignar memoria din\u00e1micamente y copiar. (Seleccionado de el commit bd3e84bc98f81b44f2c43936bdadc3241d654259)\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"74d6fba60f05ca6b298702233b6e6cc7629eeb5a\",\"lessThan\":\"d8c4afe78385cd355e4d80299d785379d6e874df\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7b80dcf343d45088931d16a6c9ba2fd975138a0b\",\"lessThan\":\"b371f8f6d89ec8dfea796e00a44a57c44fc8fcc0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"366e77cd4923c3aa45341e15dcaf3377af9b042f\",\"lessThan\":\"9984db63742099ee3f3cff35cf71306d10e64356\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.12.25\",\"lessThan\":\"6.12.29\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.14.4\",\"lessThan\":\"6.14.7\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"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\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.12.25\",\"versionEndExcluding\":\"6.12.29\",\"matchCriteriaId\":\"2B57F735-1554-4464-9DDC-E3BAE21F4FAD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.14.4\",\"versionEndExcluding\":\"6.14.7\",\"matchCriteriaId\":\"B9442C28-3418-4E82-A040-8AB17E9C7D34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C9D071F-B28E-46EC-AC61-22B913390211\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.15:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"13FC0DDE-E513-465E-9E81-515702D49B74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.15:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C7B5B0E-4EEB-48F5-B4CF-0935A7633845\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.15:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D240580-3048-49B2-9E27-F115A9DF8224\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/9984db63742099ee3f3cff35cf71306d10e64356\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b371f8f6d89ec8dfea796e00a44a57c44fc8fcc0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d8c4afe78385cd355e4d80299d785379d6e874df\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-30T10:33:14+00:00",
      "cve": "CVE-2025-37965",
      "id": "CVE-2025-37965",
      "initial_release_date": "2025-05-20T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: drm/amd/display: Fix invalid context error in dml helper",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-37965.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-02T01:17:32Z",
      "cve": "CVE-2025-37965",
      "id": "CVE-2025-37965",
      "initial_release_date": "2025-05-21T00:46:13Z",
      "product_status:known_affected": "394",
      "product_status:known_not_affected": "466",
      "product_status:recommended": "171",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2025-37965",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-37965.json",
      "version": "26"
    }
  }
}



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…