CVE-2026-80752 in Linux
Resumen
por MITRE • 2026-09-03
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.
If you want to get best quality of vulnerability data, you may have to visit VulDB.