CVE-2026-80752 - Input: psxpad-spi - set driver data before use
CVE ID :CVE-2026-80752
Published : Sept. 3, 2026, 8:26 a.m. | 2 hours, 37 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Sept. 3, 2026, 8:26 a.m. | 2 hours, 37 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...