CVE-2026-80752

HIGHCVSS 8.4/10EPSS 0.21%

Last modified

CVE-2026-80752 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.21%

11.2th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 8be193c7b1f44d3f4dcb27107df0831709c2deb1, < e980066e434a9c74ff1665ed9140427e95b0ee7c; >= 8be193c7b1f44d3f4dcb27107df0831709c2deb1, < 1bba6bd6861b1e0c8ecf20cd1892f0d3877c02a2; >= 8be193c7b1f44d3f4dcb27107df0831709c2deb1, < 86531cdfb3a03213e2569deed5195412a4e3f7ee; >= 8be193c7b1f44d3f4dcb27107df0831709c2deb1, < da6b8b05db0cf43e0cc198431fa8ee9739b3b817; >= 8be193c7b1f44d3f4dcb27107df0831709c2deb1, < 1edcb7ffee7ac4dc35cbe5bbd0e27bac3614ebe4; >= 8be193c7b1f44d3f4dcb27107df0831709c2deb1, < 8d622c58205adbc8af19864e277386528b671345; >= 8be193c7b1f44d3f4dcb27107df0831709c2deb1, < 62e25677d1440085381b047ec4984be9b6793759; >= 8be193c7b1f44d3f4dcb27107df0831709c2deb1, < 732f38c36059e68ba3b4b89c56911d777fd3185c
LinuxLinux4.12

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-80752?
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.
How severe is CVE-2026-80752?
CVE-2026-80752 has a CVSS score of 8.4/10 (HIGH severity). The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-80752?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-80752?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST