{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "53e68c20aeb1e23419bed811aa3a309ceda200f9"
            },
            {
              "fixed": "761249a3d92db83ae19670c4ecdf73c0a85bcb61"
            },
            {
              "fixed": "185c0880397aee9def0af5a59ea65f22f37ad658"
            },
            {
              "fixed": "a2a15de020597efbff84b4281dd472e5860b7e3e"
            },
            {
              "fixed": "205cff797a94757ec88ba299c8e2bf2e1e3f4bbf"
            },
            {
              "fixed": "18d7c523891004226bccdba39dd681eca22ceb8a"
            },
            {
              "fixed": "59d104b54b0b42e30fd2a68d24ee5c49dcc54d1e"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.17.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-68359.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stop\n\nCalling hid_hw_stop() does not stop the device IO.\nThis results in a race condition between hid_input_report() and the point\nimmediately following the execution of hid_device_io_start() within\nthe driver probe function. If the probe operation fails after \"io start\"\nhas been initiated, this race condition will result in a UAF vulnerability.\n\nFix the problem by calling hid_device_io_stop() before calling\nhid_hw_stop().",
  "id": "CVE-2026-68359",
  "modified": "2026-08-21T03:30:41.585423764Z",
  "published": "2026-08-10T12:03:36.254Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/185c0880397aee9def0af5a59ea65f22f37ad658"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/18d7c523891004226bccdba39dd681eca22ceb8a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/205cff797a94757ec88ba299c8e2bf2e1e3f4bbf"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/59d104b54b0b42e30fd2a68d24ee5c49dcc54d1e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/761249a3d92db83ae19670c4ecdf73c0a85bcb61"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a2a15de020597efbff84b4281dd472e5860b7e3e"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68359.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68359"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "hwmon: (nzxt-smart2) Stop device IO before calling hid_hw_stop"
}