{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "c164d6abf3841ffacfdb757c10616f9cb1f67276"
            },
            {
              "fixed": "f694ea0ead544080949e409a7c6885ee1fc77a98"
            },
            {
              "fixed": "93c5cc35bcd9f62db589a21945b49691dccdd99d"
            },
            {
              "fixed": "33ff7b49c38b39b1f3d27db508ac0720fb25c08a"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.18.0"
            },
            {
              "fixed": "6.18.52"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90328.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: steam: Reject short reads\n\nSteam Controller FEATURE reports encode the size of the message in the\nmessage itself. Previously we were trusting that the size reported matched\nthe size we actually read, leading to a potential issue with short reads.\nInstead, we should actually verify the length of the read.",
  "id": "CVE-2026-90328",
  "modified": "2026-09-19T03:30:49.813770901Z",
  "published": "2026-09-17T16:08:42.642Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/33ff7b49c38b39b1f3d27db508ac0720fb25c08a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/93c5cc35bcd9f62db589a21945b49691dccdd99d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f694ea0ead544080949e409a7c6885ee1fc77a98"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90328.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90328"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "HID: steam: Reject short reads"
}