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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80752.json",
"cna_assigner": "Linux"
}