CVE-2026-53052 (GCVE-0-2026-53052)
Vulnerability from cvelistv5
Published
2026-06-24 16:29
Modified
2026-06-24 16:29
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: topology: check widget type before accessing data Check widget type before accessing the private data, as this could a virtual widget which is no associated with a dsp graph, container and module. Accessing witout check could lead to incorrect memory access.
Impacted products
Vendor Product Version
Linux Linux Version: 36ad9bf1d93d66b901342eab9f8ed6c1537655a6
Version: 36ad9bf1d93d66b901342eab9f8ed6c1537655a6
Version: 36ad9bf1d93d66b901342eab9f8ed6c1537655a6
Version: 36ad9bf1d93d66b901342eab9f8ed6c1537655a6
Version: 36ad9bf1d93d66b901342eab9f8ed6c1537655a6
Version: 36ad9bf1d93d66b901342eab9f8ed6c1537655a6
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "sound/soc/qcom/qdsp6/topology.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "8e8cd78b6000c9d19db249a5a68287158f288ef3",
              "status": "affected",
              "version": "36ad9bf1d93d66b901342eab9f8ed6c1537655a6",
              "versionType": "git"
            },
            {
              "lessThan": "1ac96689ce2984f4f6ef8892fcb65da377408421",
              "status": "affected",
              "version": "36ad9bf1d93d66b901342eab9f8ed6c1537655a6",
              "versionType": "git"
            },
            {
              "lessThan": "296810e91f21a21794886c57f954495d8afd7f32",
              "status": "affected",
              "version": "36ad9bf1d93d66b901342eab9f8ed6c1537655a6",
              "versionType": "git"
            },
            {
              "lessThan": "a1a24d4b8c9682f9b7a9138f636ff004c721aef1",
              "status": "affected",
              "version": "36ad9bf1d93d66b901342eab9f8ed6c1537655a6",
              "versionType": "git"
            },
            {
              "lessThan": "6d2491a585202a967ed91f30ec5960024f2536d0",
              "status": "affected",
              "version": "36ad9bf1d93d66b901342eab9f8ed6c1537655a6",
              "versionType": "git"
            },
            {
              "lessThan": "d5bfdd28e0cdd45043ae6e0ac168a451d59283dc",
              "status": "affected",
              "version": "36ad9bf1d93d66b901342eab9f8ed6c1537655a6",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "sound/soc/qcom/qdsp6/topology.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.16"
            },
            {
              "lessThan": "5.16",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.175",
              "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.1.175",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.141",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.91",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.33",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.10",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "5.16",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: qcom: qdsp6: topology: check widget type before accessing data\n\nCheck widget type before accessing the private data, as this could a\nvirtual widget which is no associated with a dsp graph, container and\nmodule. Accessing witout check could lead to incorrect memory access."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-24T16:29:58.030Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/8e8cd78b6000c9d19db249a5a68287158f288ef3"
        },
        {
          "url": "https://git.kernel.org/stable/c/1ac96689ce2984f4f6ef8892fcb65da377408421"
        },
        {
          "url": "https://git.kernel.org/stable/c/296810e91f21a21794886c57f954495d8afd7f32"
        },
        {
          "url": "https://git.kernel.org/stable/c/a1a24d4b8c9682f9b7a9138f636ff004c721aef1"
        },
        {
          "url": "https://git.kernel.org/stable/c/6d2491a585202a967ed91f30ec5960024f2536d0"
        },
        {
          "url": "https://git.kernel.org/stable/c/d5bfdd28e0cdd45043ae6e0ac168a451d59283dc"
        }
      ],
      "title": "ASoC: qcom: qdsp6: topology: check widget type before accessing data",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53052",
    "datePublished": "2026-06-24T16:29:58.030Z",
    "dateReserved": "2026-06-09T07:44:35.381Z",
    "dateUpdated": "2026-06-24T16:29:58.030Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…