CVE-2026-80752: Schwachstellen-Eintrag (NVD)
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.
- 🔗 git.kernel.org/stable/c/1bba6bd6861b1e0c8ecf20cd1892f0d3…
- 🔗 git.kernel.org/stable/c/1edcb7ffee7ac4dc35cbe5bbd0e27bac…
- 🔗 git.kernel.org/stable/c/62e25677d1440085381b047ec4984be9…
- 🔗 git.kernel.org/stable/c/732f38c36059e68ba3b4b89c56911d77…
- 🔗 git.kernel.org/stable/c/86531cdfb3a03213e2569deed5195412…
- 🔗 git.kernel.org/stable/c/8d622c58205adbc8af19864e27738652…
- 🔗 git.kernel.org/stable/c/da6b8b05db0cf43e0cc198431fa8ee97…
- 🔗 git.kernel.org/stable/c/e980066e434a9c74ff1665ed9140427e…
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-08-29 | 2026-09-06 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
CVE-2026-80752 | Linux Kernel up to 7.1.9 psxpad-spi psxpad_spi_suspend null pointer dereference (Nessus ID 342735)
A vulnerability marked as problematic has been reported in Linux Kernel up to 7.1.9. Affected is the function psxpad_spi_suspend of the component psxpad-spi. This manipulation causes null pointer dereference. This vulnerability appears as C