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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-03 13:06
Updated : 2026-09-04 05:17
NVD link : CVE-2026-80752
Mitre link : CVE-2026-80752
CVE.ORG link : CVE-2026-80752
JSON object : View
Products Affected
No product.
CWE
No CWE.
