{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "2c86c275015c880e810830304a3a4ab94803b38b"
            },
            {
              "fixed": "71614326ab43e8b8f392ba865aeb6d7e327dff7d"
            },
            {
              "fixed": "9b080198a22fd809c4e7f6793eafab53ac2643fd"
            },
            {
              "fixed": "768a701362a8f77b62c14f8202ad559b7ecbb0c6"
            },
            {
              "fixed": "f75b9a2a9d8334ae0f9c5e47df7b31f7aeb1fdbe"
            },
            {
              "fixed": "836a19c654dcb1b01878a70090af016fbd0fd7e5"
            },
            {
              "fixed": "f442e581a88937671a22ceb3806c186265ef6254"
            },
            {
              "fixed": "7cbda50eebcd9aa00b0de382f776287cf7a36cf8"
            },
            {
              "fixed": "0d388f62031dbabcba0f44bb91b59f10e88cac17"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.6.14"
            },
            {
              "fixed": "5.10.265"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.216"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.183"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.148"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.101"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.42"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68413.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()\n\nThe memory allocated in the ipw2100_alloc_device() function is not freed\nin some of the error paths in ipw2100_pci_init_one(). Fix that by\nconverting the direct return into a goto to the error path return.\n\nThe error path when pci_enable_device() fails cannot jump to fail, since\nat this point priv is not set, so perform error handling inline.",
  "id": "CVE-2026-68413",
  "modified": "2026-08-21T03:30:20.575593858Z",
  "published": "2026-08-10T12:04:33.525Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0d388f62031dbabcba0f44bb91b59f10e88cac17"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/71614326ab43e8b8f392ba865aeb6d7e327dff7d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/768a701362a8f77b62c14f8202ad559b7ecbb0c6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7cbda50eebcd9aa00b0de382f776287cf7a36cf8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/836a19c654dcb1b01878a70090af016fbd0fd7e5"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9b080198a22fd809c4e7f6793eafab53ac2643fd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f442e581a88937671a22ceb3806c186265ef6254"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f75b9a2a9d8334ae0f9c5e47df7b31f7aeb1fdbe"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68413.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68413"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()"
}