{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "3670970dd8c661c10c10c300d726f59428eaad32"
            },
            {
              "fixed": "f1a4d57847813fae42fbb7eb35f2dd48b9cff8a9"
            },
            {
              "fixed": "ba6d8643019c33428f7c0658863e80e0b04a70f4"
            },
            {
              "fixed": "6f63a60580ebdd9a1f22f89a84814d1fefe16b1c"
            },
            {
              "fixed": "583fd5a8fc797c8ecf2e1a7b923740c5e5734e85"
            },
            {
              "fixed": "ffb6dbb49c96be82f07c7b112e3ebc3e6fdd8dd5"
            },
            {
              "fixed": "8f764a7810a9f114313c439d25b11f4417c6e0dd"
            },
            {
              "fixed": "c5d93b2c40355e999715262a824965aac025a427"
            }
          ],
          "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.209"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.175"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.142"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.92"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.34"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64179.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: wwan: iosm: fix potential memory leaks in ipc_imem_init()\n\nThe memory allocated in ipc_protocol_init() is not freed on the error\npaths that follow in ipc_imem_init(). Fix that by calling the\ncorresponding release function ipc_protocol_deinit() in the error path.",
  "id": "CVE-2026-64179",
  "modified": "2026-07-21T03:41:44.721847734Z",
  "published": "2026-07-19T15:41:03.019Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/583fd5a8fc797c8ecf2e1a7b923740c5e5734e85"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6f63a60580ebdd9a1f22f89a84814d1fefe16b1c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8f764a7810a9f114313c439d25b11f4417c6e0dd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ba6d8643019c33428f7c0658863e80e0b04a70f4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c5d93b2c40355e999715262a824965aac025a427"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f1a4d57847813fae42fbb7eb35f2dd48b9cff8a9"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ffb6dbb49c96be82f07c7b112e3ebc3e6fdd8dd5"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64179.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64179"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "net: wwan: iosm: fix potential memory leaks in ipc_imem_init()"
}