CVE-2026-53065 (GCVE-0-2026-53065)

Vulnerability from cvelistv5 – Published: 2026-06-24 16:30 – Updated: 2026-06-24 16:30
VLAI
Title
ASoC: sti: use managed regmap_field allocations
Summary
In the Linux kernel, the following vulnerability has been resolved: ASoC: sti: use managed regmap_field allocations The regmap_field objects allocated at player init are never freed and may leak resources if the driver is removed. Switch to devm_regmap_field_alloc() to automatically limit the lifetime of the allocations the lifetime of the device.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 76c2145ded6b83488dec4afc46a29a57cee90552 , < 4b8dba4527727623a97948aff9f0969a14c203a9 (git)
Affected: 76c2145ded6b83488dec4afc46a29a57cee90552 , < c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9 (git)
Affected: 76c2145ded6b83488dec4afc46a29a57cee90552 , < 43b67761d486d719128e164536e58de5a81dff9b (git)
Affected: 76c2145ded6b83488dec4afc46a29a57cee90552 , < 002a5f925d42eca8ad547e55a4ae22714cfe9dec (git)
Affected: 76c2145ded6b83488dec4afc46a29a57cee90552 , < 9641071e3a8e0bc664477a0e54db5f9815f0fb79 (git)
Affected: 76c2145ded6b83488dec4afc46a29a57cee90552 , < a3f3c332882c98ae7553af372191116d1384ca52 (git)
Affected: 76c2145ded6b83488dec4afc46a29a57cee90552 , < 7422a11a753daacbc2409513cf65e1de0d17c291 (git)
Affected: 76c2145ded6b83488dec4afc46a29a57cee90552 , < 1696fad8b259a2d46e51cd6e17e4bcdbe02279fa (git)
Create a notification for this product.
Linux Linux Affected: 4.3
Unaffected: 0 , < 4.3 (semver)
Unaffected: 5.10.258 , ≤ 5.10.* (semver)
Unaffected: 5.15.209 , ≤ 5.15.* (semver)
Unaffected: 6.1.175 , ≤ 6.1.* (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": [
            "sound/soc/sti/uniperif_player.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "4b8dba4527727623a97948aff9f0969a14c203a9",
              "status": "affected",
              "version": "76c2145ded6b83488dec4afc46a29a57cee90552",
              "versionType": "git"
            },
            {
              "lessThan": "c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9",
              "status": "affected",
              "version": "76c2145ded6b83488dec4afc46a29a57cee90552",
              "versionType": "git"
            },
            {
              "lessThan": "43b67761d486d719128e164536e58de5a81dff9b",
              "status": "affected",
              "version": "76c2145ded6b83488dec4afc46a29a57cee90552",
              "versionType": "git"
            },
            {
              "lessThan": "002a5f925d42eca8ad547e55a4ae22714cfe9dec",
              "status": "affected",
              "version": "76c2145ded6b83488dec4afc46a29a57cee90552",
              "versionType": "git"
            },
            {
              "lessThan": "9641071e3a8e0bc664477a0e54db5f9815f0fb79",
              "status": "affected",
              "version": "76c2145ded6b83488dec4afc46a29a57cee90552",
              "versionType": "git"
            },
            {
              "lessThan": "a3f3c332882c98ae7553af372191116d1384ca52",
              "status": "affected",
              "version": "76c2145ded6b83488dec4afc46a29a57cee90552",
              "versionType": "git"
            },
            {
              "lessThan": "7422a11a753daacbc2409513cf65e1de0d17c291",
              "status": "affected",
              "version": "76c2145ded6b83488dec4afc46a29a57cee90552",
              "versionType": "git"
            },
            {
              "lessThan": "1696fad8b259a2d46e51cd6e17e4bcdbe02279fa",
              "status": "affected",
              "version": "76c2145ded6b83488dec4afc46a29a57cee90552",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "sound/soc/sti/uniperif_player.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.3"
            },
            {
              "lessThan": "4.3",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.258",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.209",
              "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": "5.10.258",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.209",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.175",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.141",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.91",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.33",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.10",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "4.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: sti: use managed regmap_field allocations\n\nThe regmap_field objects allocated at player init are never freed and\nmay leak resources if the driver is removed.\n\nSwitch to devm_regmap_field_alloc() to automatically limit the lifetime\nof the allocations the lifetime of the device."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-24T16:30:08.161Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/4b8dba4527727623a97948aff9f0969a14c203a9"
        },
        {
          "url": "https://git.kernel.org/stable/c/c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9"
        },
        {
          "url": "https://git.kernel.org/stable/c/43b67761d486d719128e164536e58de5a81dff9b"
        },
        {
          "url": "https://git.kernel.org/stable/c/002a5f925d42eca8ad547e55a4ae22714cfe9dec"
        },
        {
          "url": "https://git.kernel.org/stable/c/9641071e3a8e0bc664477a0e54db5f9815f0fb79"
        },
        {
          "url": "https://git.kernel.org/stable/c/a3f3c332882c98ae7553af372191116d1384ca52"
        },
        {
          "url": "https://git.kernel.org/stable/c/7422a11a753daacbc2409513cf65e1de0d17c291"
        },
        {
          "url": "https://git.kernel.org/stable/c/1696fad8b259a2d46e51cd6e17e4bcdbe02279fa"
        }
      ],
      "title": "ASoC: sti: use managed regmap_field allocations",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53065",
    "datePublished": "2026-06-24T16:30:08.161Z",
    "dateReserved": "2026-06-09T07:44:35.382Z",
    "dateUpdated": "2026-06-24T16:30:08.161Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-53065",
      "date": "2026-07-02",
      "epss": "0.00172",
      "percentile": "0.06811"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-53065\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-24T17:17:19.490\",\"lastModified\":\"2026-06-24T17:17:19.490\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nASoC: sti: use managed regmap_field allocations\\n\\nThe regmap_field objects allocated at player init are never freed and\\nmay leak resources if the driver is removed.\\n\\nSwitch to devm_regmap_field_alloc() to automatically limit the lifetime\\nof the allocations the lifetime of the device.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"sound/soc/sti/uniperif_player.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"76c2145ded6b83488dec4afc46a29a57cee90552\",\"lessThan\":\"4b8dba4527727623a97948aff9f0969a14c203a9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"76c2145ded6b83488dec4afc46a29a57cee90552\",\"lessThan\":\"c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"76c2145ded6b83488dec4afc46a29a57cee90552\",\"lessThan\":\"43b67761d486d719128e164536e58de5a81dff9b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"76c2145ded6b83488dec4afc46a29a57cee90552\",\"lessThan\":\"002a5f925d42eca8ad547e55a4ae22714cfe9dec\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"76c2145ded6b83488dec4afc46a29a57cee90552\",\"lessThan\":\"9641071e3a8e0bc664477a0e54db5f9815f0fb79\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"76c2145ded6b83488dec4afc46a29a57cee90552\",\"lessThan\":\"a3f3c332882c98ae7553af372191116d1384ca52\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"76c2145ded6b83488dec4afc46a29a57cee90552\",\"lessThan\":\"7422a11a753daacbc2409513cf65e1de0d17c291\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"76c2145ded6b83488dec4afc46a29a57cee90552\",\"lessThan\":\"1696fad8b259a2d46e51cd6e17e4bcdbe02279fa\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"sound/soc/sti/uniperif_player.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.3\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.3\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.258\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.209\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"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\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/002a5f925d42eca8ad547e55a4ae22714cfe9dec\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/1696fad8b259a2d46e51cd6e17e4bcdbe02279fa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/43b67761d486d719128e164536e58de5a81dff9b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4b8dba4527727623a97948aff9f0969a14c203a9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/7422a11a753daacbc2409513cf65e1de0d17c291\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9641071e3a8e0bc664477a0e54db5f9815f0fb79\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a3f3c332882c98ae7553af372191116d1384ca52\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9\",\"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…