{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "76c2145ded6b83488dec4afc46a29a57cee90552"
            },
            {
              "fixed": "4b8dba4527727623a97948aff9f0969a14c203a9"
            },
            {
              "fixed": "c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9"
            },
            {
              "fixed": "43b67761d486d719128e164536e58de5a81dff9b"
            },
            {
              "fixed": "002a5f925d42eca8ad547e55a4ae22714cfe9dec"
            },
            {
              "fixed": "9641071e3a8e0bc664477a0e54db5f9815f0fb79"
            },
            {
              "fixed": "a3f3c332882c98ae7553af372191116d1384ca52"
            },
            {
              "fixed": "7422a11a753daacbc2409513cf65e1de0d17c291"
            },
            {
              "fixed": "1696fad8b259a2d46e51cd6e17e4bcdbe02279fa"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.3.0"
            },
            {
              "fixed": "5.10.258"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.209"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.175"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.141"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.91"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.33"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.10"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53065.json"
  },
  "details": "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.",
  "id": "CVE-2026-53065",
  "modified": "2026-07-15T01:49:03.066389624Z",
  "published": "2026-06-24T16:30:08.161Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/002a5f925d42eca8ad547e55a4ae22714cfe9dec"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1696fad8b259a2d46e51cd6e17e4bcdbe02279fa"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/43b67761d486d719128e164536e58de5a81dff9b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4b8dba4527727623a97948aff9f0969a14c203a9"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7422a11a753daacbc2409513cf65e1de0d17c291"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9641071e3a8e0bc664477a0e54db5f9815f0fb79"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a3f3c332882c98ae7553af372191116d1384ca52"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53065.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53065"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "ASoC: sti: use managed regmap_field allocations"
}