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.
CVE-2026-80752
NONE
EPSS 0.21%
Updated Sep 03, 2026
Linux
https://git.kernel.org/stable/c/1bba6bd6861b1e0c8ecf20cd1892f0d3877c02a2
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/1edcb7ffee7ac4dc35cbe5bbd0e27bac3614ebe4
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/62e25677d1440085381b047ec4984be9b6793759
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/732f38c36059e68ba3b4b89c56911d777fd3185c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/86531cdfb3a03213e2569deed5195412a4e3f7ee
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/8d622c58205adbc8af19864e277386528b671345
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/da6b8b05db0cf43e0cc198431fa8ee9739b3b817
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/e980066e434a9c74ff1665ed9140427e95b0ee7c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-80752
Published Date
Sep 03, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.21%
Likelihood of exploitation in next 30 days
Percentile:
11.2th percentile (higher than 11.2% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory