{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "08d8c62164a322eb923034acacf25246b775593a"
            },
            {
              "fixed": "593201a8f43864cb7e25197095f6716a589584fd"
            },
            {
              "fixed": "862c6738833b5b01c801cc47023272f5eaa9a7b2"
            },
            {
              "fixed": "afddc648403511b6d2e978e73686c77549bc72b3"
            },
            {
              "fixed": "c4c9180b3b23f82e1ec429350b420c45c5b5100e"
            },
            {
              "fixed": "ace3a0c839f3bfe1779c6708e7709c824b96dc2f"
            },
            {
              "fixed": "3c44f6c62f652d3ac9d03beb8a199e6388256cdd"
            },
            {
              "fixed": "19ed11aee966d91beebdef9d32ce926474872f79"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.14.0"
            },
            {
              "fixed": "5.15.212"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.178"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.145"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.97"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72167.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: rawnand: pl353: fix probe resource allocation\n\nDuring probe(), the devm_ioremap() is called with the parent device\ninstead of the current one. So when the module is unloaded, the register\narea isn't released.\n\nTarget the pl35x device in the devm_ioremap() instead of its parent.",
  "id": "CVE-2026-72167",
  "modified": "2026-08-18T03:30:56.050814770Z",
  "published": "2026-08-15T05:53:34.123Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/19ed11aee966d91beebdef9d32ce926474872f79"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3c44f6c62f652d3ac9d03beb8a199e6388256cdd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/593201a8f43864cb7e25197095f6716a589584fd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/862c6738833b5b01c801cc47023272f5eaa9a7b2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ace3a0c839f3bfe1779c6708e7709c824b96dc2f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/afddc648403511b6d2e978e73686c77549bc72b3"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c4c9180b3b23f82e1ec429350b420c45c5b5100e"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72167.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72167"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "mtd: rawnand: pl353: fix probe resource allocation"
}