{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-68358",
        "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "state": "PUBLISHED",
        "assignerShortName": "Linux",
        "dateReserved": "2026-07-30T09:28:09.385Z",
        "datePublished": "2026-08-10T12:03:35.247Z",
        "dateUpdated": "2026-08-17T05:04:01.579Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
                "shortName": "Linux",
                "dateUpdated": "2026-08-17T05:04:01.579Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (nzxt-kraken3) 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()."
                }
            ],
            "affected": [
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "unaffected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "drivers/hwmon/nzxt-kraken3.c"
                    ],
                    "versions": [
                        {
                            "version": "f3b4b146eb107bda47ee4a8b0927699f962e8a2f",
                            "lessThan": "8cb282c34d582afcca7b1bae7c7bcd5204fd03d6",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "f3b4b146eb107bda47ee4a8b0927699f962e8a2f",
                            "lessThan": "305c23993e43db9a3681978691b1f9f2a1b26299",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "f3b4b146eb107bda47ee4a8b0927699f962e8a2f",
                            "lessThan": "dc73b0dfeab8dc0fe73e29c4401d032279e23efd",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "f3b4b146eb107bda47ee4a8b0927699f962e8a2f",
                            "lessThan": "f151d0143ac4e086f92f52328ebdbdc50933d8ef",
                            "status": "affected",
                            "versionType": "git"
                        }
                    ]
                },
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "affected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "drivers/hwmon/nzxt-kraken3.c"
                    ],
                    "versions": [
                        {
                            "version": "6.9",
                            "status": "affected"
                        },
                        {
                            "version": "0",
                            "lessThan": "6.9",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.12.101",
                            "lessThanOrEqual": "6.12.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.18.42",
                            "lessThanOrEqual": "6.18.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "7.1.6",
                            "lessThanOrEqual": "7.1.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "7.2",
                            "lessThanOrEqual": "*",
                            "status": "unaffected",
                            "versionType": "original_commit_for_fix"
                        }
                    ]
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.9",
                                    "versionEndExcluding": "6.12.101"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.9",
                                    "versionEndExcluding": "6.18.42"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.9",
                                    "versionEndExcluding": "7.1.6"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "6.9",
                                    "versionEndExcluding": "7.2"
                                }
                            ]
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://git.kernel.org/stable/c/8cb282c34d582afcca7b1bae7c7bcd5204fd03d6"
                },
                {
                    "url": "https://git.kernel.org/stable/c/305c23993e43db9a3681978691b1f9f2a1b26299"
                },
                {
                    "url": "https://git.kernel.org/stable/c/dc73b0dfeab8dc0fe73e29c4401d032279e23efd"
                },
                {
                    "url": "https://git.kernel.org/stable/c/f151d0143ac4e086f92f52328ebdbdc50933d8ef"
                }
            ],
            "title": "hwmon: (nzxt-kraken3) Stop device IO before calling hid_hw_stop",
            "x_generator": {
                "engine": "bippy-1.2.0"
            }
        }
    }
}