{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "d028219a9f1485914492bf373406f6a0e665ace2"
            },
            {
              "fixed": "1b6a7e94be678d34a9ccb9db7e2443ae02ad2bc8"
            },
            {
              "fixed": "ab8f00ffcca0f618fb8198d358f24728950d9860"
            },
            {
              "fixed": "d7665c3b4f575251e449e2656879392346ca612b"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.17.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-53030.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ni3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()\n\nThe xfer structure allocated by renesas_i3c_alloc_xfer() was never freed\nin the renesas_i3c_i3c_xfers() function. Use the __free(kfree) cleanup\nattribute to automatically free the memory when the variable goes out of\nscope.",
  "id": "CVE-2026-53030",
  "modified": "2026-08-12T03:51:15.133681169Z",
  "published": "2026-06-24T16:29:38.158Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1b6a7e94be678d34a9ccb9db7e2443ae02ad2bc8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ab8f00ffcca0f618fb8198d358f24728950d9860"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d7665c3b4f575251e449e2656879392346ca612b"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53030.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53030"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()"
}