{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "ff38cf0bd888fe15789a7193d07c4a876388d520"
            },
            {
              "fixed": "bdb2e0a2a359e473ca5619e35adee89028697239"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "00e005c952f74f50a3f86af96f56877be4685e14"
            },
            {
              "fixed": "8b5debb6252cd1e2b6c7adf8f95761a0e743d2cf"
            },
            {
              "fixed": "1ddc2f5913bec7a846544d51a8f7a8119573b2a1"
            },
            {
              "fixed": "ee883906cf6685d753af9c2d2ca9fd6f63197726"
            },
            {
              "fixed": "02bf61dfb44f17ec187d1da1a82495951bbd12df"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "02d5431198f10e7c6e31f4138c14cfe400ec55a7"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.12.35"
            },
            {
              "fixed": "6.12.108"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.15.4"
            },
            {
              "fixed": "6.16"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.12.108"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.49"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.16.0"
            },
            {
              "fixed": "7.1.11"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80774.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: asus: fix missing hid_is_usb() check\n\nto_usb_interface() can only be used on a hid_device whose parent is really\nUSB; uhid can create devices that identify as being on BUS_USB, but don't\nactually have a USB parent.\nFix the use of to_usb_interface() without a hid_is_usb() check.\n\nI have verified that it is currently possible to trigger a kernel splat due\nto this bug in an ASAN build, and that this commit fixes the issue.",
  "id": "CVE-2026-80774",
  "modified": "2026-09-06T03:30:48.515123718Z",
  "published": "2026-09-04T15:12:46.498Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/02bf61dfb44f17ec187d1da1a82495951bbd12df"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1ddc2f5913bec7a846544d51a8f7a8119573b2a1"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8b5debb6252cd1e2b6c7adf8f95761a0e743d2cf"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bdb2e0a2a359e473ca5619e35adee89028697239"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ee883906cf6685d753af9c2d2ca9fd6f63197726"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80774.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-80774"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "HID: asus: fix missing hid_is_usb() check"
}