Loading market data...
← Back to CVE feed

CVE-2026-80752

HIGH CVSS 8.4 View on NVD ↗

Description

In the Linux kernel, the following vulnerability has been resolved: Input: psxpad-spi - set driver data before use psxpad_spi_suspend() retrieves the controller state with spi_get_drvdata(), but probe never stores it, so suspend dereferences a NULL pointer. Store it during probe.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Published: Sep 03, 2026 13:06 UTC Modified: Sep 04, 2026 05:17 UTC