{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "8be193c7b1f44d3f4dcb27107df0831709c2deb1"
            },
            {
              "fixed": "e980066e434a9c74ff1665ed9140427e95b0ee7c"
            },
            {
              "fixed": "1bba6bd6861b1e0c8ecf20cd1892f0d3877c02a2"
            },
            {
              "fixed": "86531cdfb3a03213e2569deed5195412a4e3f7ee"
            },
            {
              "fixed": "da6b8b05db0cf43e0cc198431fa8ee9739b3b817"
            },
            {
              "fixed": "1edcb7ffee7ac4dc35cbe5bbd0e27bac3614ebe4"
            },
            {
              "fixed": "8d622c58205adbc8af19864e277386528b671345"
            },
            {
              "fixed": "62e25677d1440085381b047ec4984be9b6793759"
            },
            {
              "fixed": "732f38c36059e68ba3b4b89c56911d777fd3185c"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.12.0"
            },
            {
              "fixed": "5.10.266"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.217"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.184"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.153"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.105"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.46"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.10"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80752.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: psxpad-spi - set driver data before use\n\npsxpad_spi_suspend() retrieves the controller state with\nspi_get_drvdata(), but probe never stores it, so suspend dereferences a\nNULL pointer. Store it during probe.",
  "id": "CVE-2026-80752",
  "modified": "2026-09-05T03:30:43.604828763Z",
  "published": "2026-09-03T08:26:31.962Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1bba6bd6861b1e0c8ecf20cd1892f0d3877c02a2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1edcb7ffee7ac4dc35cbe5bbd0e27bac3614ebe4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/62e25677d1440085381b047ec4984be9b6793759"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/732f38c36059e68ba3b4b89c56911d777fd3185c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/86531cdfb3a03213e2569deed5195412a4e3f7ee"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8d622c58205adbc8af19864e277386528b671345"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/da6b8b05db0cf43e0cc198431fa8ee9739b3b817"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e980066e434a9c74ff1665ed9140427e95b0ee7c"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80752.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-80752"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Input: psxpad-spi - set driver data before use"
}