{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "ce514124161ac2ceb13d10b6c40cbf05c8f0cc91"
            },
            {
              "fixed": "bffd0655a35402b2df8857699f8248e5a534d214"
            },
            {
              "fixed": "bae0316c087b1ef625844003fe37e803a13819f3"
            },
            {
              "fixed": "3c6b52b258e65a584e3f5122ed7f406bc89a946e"
            },
            {
              "fixed": "3462c13bb0f50dec09235adb7fd04b6f617cf0cc"
            },
            {
              "fixed": "a5aaea17a1834d7254ff597e4d5e1bc60dfc4800"
            },
            {
              "fixed": "2d386efb4c37a50739db19c7c8e49564fd53a570"
            },
            {
              "fixed": "44d52c8b1c6da7ac1b0dffeeff6de68370746775"
            },
            {
              "fixed": "1135d6875d2dbda3f6ec718f3421a6ce4378bd63"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.1.0"
            },
            {
              "fixed": "5.10.270"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.221"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.188"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.157"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.110"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.51"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89937.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: chemical: sgp30: Handle IAQ thread creation failure\n\nkthread_run() can fail and return an error pointer, but sgp_probe() stores\nit and returns success, so the device is registered without its IAQ thread\nand sgp_remove() later passes the error pointer to kthread_stop(). Return\nthe error from probe instead.",
  "id": "CVE-2026-89937",
  "modified": "2026-09-18T03:30:46.705707754Z",
  "published": "2026-09-16T10:32:26.316Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1135d6875d2dbda3f6ec718f3421a6ce4378bd63"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2d386efb4c37a50739db19c7c8e49564fd53a570"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3462c13bb0f50dec09235adb7fd04b6f617cf0cc"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3c6b52b258e65a584e3f5122ed7f406bc89a946e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/44d52c8b1c6da7ac1b0dffeeff6de68370746775"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a5aaea17a1834d7254ff597e4d5e1bc60dfc4800"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bae0316c087b1ef625844003fe37e803a13819f3"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bffd0655a35402b2df8857699f8248e5a534d214"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89937.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-89937"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "iio: chemical: sgp30: Handle IAQ thread creation failure"
}