CVE-2026-64179 (GCVE-0-2026-64179)

Vulnerability from cvelistv5 – Published: 2026-07-19 15:41 – Updated: 2026-07-19 15:41
VLAI
Title
net: wwan: iosm: fix potential memory leaks in ipc_imem_init()
Summary
In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix potential memory leaks in ipc_imem_init() The memory allocated in ipc_protocol_init() is not freed on the error paths that follow in ipc_imem_init(). Fix that by calling the corresponding release function ipc_protocol_deinit() in the error path.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 3670970dd8c661c10c10c300d726f59428eaad32 , < f1a4d57847813fae42fbb7eb35f2dd48b9cff8a9 (git)
Affected: 3670970dd8c661c10c10c300d726f59428eaad32 , < ba6d8643019c33428f7c0658863e80e0b04a70f4 (git)
Affected: 3670970dd8c661c10c10c300d726f59428eaad32 , < 6f63a60580ebdd9a1f22f89a84814d1fefe16b1c (git)
Affected: 3670970dd8c661c10c10c300d726f59428eaad32 , < 583fd5a8fc797c8ecf2e1a7b923740c5e5734e85 (git)
Affected: 3670970dd8c661c10c10c300d726f59428eaad32 , < ffb6dbb49c96be82f07c7b112e3ebc3e6fdd8dd5 (git)
Affected: 3670970dd8c661c10c10c300d726f59428eaad32 , < 8f764a7810a9f114313c439d25b11f4417c6e0dd (git)
Affected: 3670970dd8c661c10c10c300d726f59428eaad32 , < c5d93b2c40355e999715262a824965aac025a427 (git)
Create a notification for this product.
Linux Linux Affected: 5.14
Unaffected: 0 , < 5.14 (semver)
Unaffected: 5.15.209 , ≤ 5.15.* (semver)
Unaffected: 6.1.175 , ≤ 6.1.* (semver)
Unaffected: 6.6.142 , ≤ 6.6.* (semver)
Unaffected: 6.12.92 , ≤ 6.12.* (semver)
Unaffected: 6.18.34 , ≤ 6.18.* (semver)
Unaffected: 7.0.11 , ≤ 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": [
            "drivers/net/wwan/iosm/iosm_ipc_imem.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "f1a4d57847813fae42fbb7eb35f2dd48b9cff8a9",
              "status": "affected",
              "version": "3670970dd8c661c10c10c300d726f59428eaad32",
              "versionType": "git"
            },
            {
              "lessThan": "ba6d8643019c33428f7c0658863e80e0b04a70f4",
              "status": "affected",
              "version": "3670970dd8c661c10c10c300d726f59428eaad32",
              "versionType": "git"
            },
            {
              "lessThan": "6f63a60580ebdd9a1f22f89a84814d1fefe16b1c",
              "status": "affected",
              "version": "3670970dd8c661c10c10c300d726f59428eaad32",
              "versionType": "git"
            },
            {
              "lessThan": "583fd5a8fc797c8ecf2e1a7b923740c5e5734e85",
              "status": "affected",
              "version": "3670970dd8c661c10c10c300d726f59428eaad32",
              "versionType": "git"
            },
            {
              "lessThan": "ffb6dbb49c96be82f07c7b112e3ebc3e6fdd8dd5",
              "status": "affected",
              "version": "3670970dd8c661c10c10c300d726f59428eaad32",
              "versionType": "git"
            },
            {
              "lessThan": "8f764a7810a9f114313c439d25b11f4417c6e0dd",
              "status": "affected",
              "version": "3670970dd8c661c10c10c300d726f59428eaad32",
              "versionType": "git"
            },
            {
              "lessThan": "c5d93b2c40355e999715262a824965aac025a427",
              "status": "affected",
              "version": "3670970dd8c661c10c10c300d726f59428eaad32",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/wwan/iosm/iosm_ipc_imem.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.14"
            },
            {
              "lessThan": "5.14",
              "status": "unaffected",
              "version": "0",
              "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.142",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.92",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.34",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.11",
              "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.15.209",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.175",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.142",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.92",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.34",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.11",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-19T15:41:03.019Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/f1a4d57847813fae42fbb7eb35f2dd48b9cff8a9"
        },
        {
          "url": "https://git.kernel.org/stable/c/ba6d8643019c33428f7c0658863e80e0b04a70f4"
        },
        {
          "url": "https://git.kernel.org/stable/c/6f63a60580ebdd9a1f22f89a84814d1fefe16b1c"
        },
        {
          "url": "https://git.kernel.org/stable/c/583fd5a8fc797c8ecf2e1a7b923740c5e5734e85"
        },
        {
          "url": "https://git.kernel.org/stable/c/ffb6dbb49c96be82f07c7b112e3ebc3e6fdd8dd5"
        },
        {
          "url": "https://git.kernel.org/stable/c/8f764a7810a9f114313c439d25b11f4417c6e0dd"
        },
        {
          "url": "https://git.kernel.org/stable/c/c5d93b2c40355e999715262a824965aac025a427"
        }
      ],
      "title": "net: wwan: iosm: fix potential memory leaks in ipc_imem_init()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-64179",
    "datePublished": "2026-07-19T15:41:03.019Z",
    "dateReserved": "2026-07-19T07:54:57.039Z",
    "dateUpdated": "2026-07-19T15:41:03.019Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-64179",
      "date": "2026-07-20",
      "epss": "0.00161",
      "percentile": "0.05695"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-64179\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-07-19T16:18:00.277\",\"lastModified\":\"2026-07-19T16:18:00.277\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/net/wwan/iosm/iosm_ipc_imem.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3670970dd8c661c10c10c300d726f59428eaad32\",\"lessThan\":\"f1a4d57847813fae42fbb7eb35f2dd48b9cff8a9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3670970dd8c661c10c10c300d726f59428eaad32\",\"lessThan\":\"ba6d8643019c33428f7c0658863e80e0b04a70f4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3670970dd8c661c10c10c300d726f59428eaad32\",\"lessThan\":\"6f63a60580ebdd9a1f22f89a84814d1fefe16b1c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3670970dd8c661c10c10c300d726f59428eaad32\",\"lessThan\":\"583fd5a8fc797c8ecf2e1a7b923740c5e5734e85\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3670970dd8c661c10c10c300d726f59428eaad32\",\"lessThan\":\"ffb6dbb49c96be82f07c7b112e3ebc3e6fdd8dd5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3670970dd8c661c10c10c300d726f59428eaad32\",\"lessThan\":\"8f764a7810a9f114313c439d25b11f4417c6e0dd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3670970dd8c661c10c10c300d726f59428eaad32\",\"lessThan\":\"c5d93b2c40355e999715262a824965aac025a427\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/net/wwan/iosm/iosm_ipc_imem.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.14\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.14\",\"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.142\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.92\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.34\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.11\",\"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/583fd5a8fc797c8ecf2e1a7b923740c5e5734e85\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6f63a60580ebdd9a1f22f89a84814d1fefe16b1c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8f764a7810a9f114313c439d25b11f4417c6e0dd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ba6d8643019c33428f7c0658863e80e0b04a70f4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c5d93b2c40355e999715262a824965aac025a427\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f1a4d57847813fae42fbb7eb35f2dd48b9cff8a9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ffb6dbb49c96be82f07c7b112e3ebc3e6fdd8dd5\",\"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…