CVE-2026-80752: Input: psxpad-spi - set driver data before use

Published Sep 3, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

Input: psxpad-spi - set driver data before use

psxpadspisuspend() retrieves the controller state with spigetdrvdata(), but probe never stores it, so suspend dereferences a NULL pointer. Store it during probe.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 3, 2026
CVE Published
via MITRE·08:26 AM
Data Sourced
via MITRE·08:26 AM
Description

Frequently Asked Questions

1

When can this issue be triggered?

It can be triggered when the psxpad-spi driver is suspended. The suspend callback retrieves driver data that probe did not store, resulting in a NULL-pointer dereference.

2

What systems are exposed?

Systems using the Linux kernel with the psxpad-spi input driver present and exercised during suspend are exposed to the described failure. The provided information does not identify affected kernel versions or whether the driver is enabled by default.

3

How can I determine whether the fix is present?

Check whether the psxpad-spi probe path stores its controller state as SPI driver data before the suspend callback calls spi_get_drvdata(). The referenced stable kernel commits contain the fix.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203