CVE-2026-23475
Last modified
CVE-2026-23475 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a NULL-pointer dereference. Fix this by moving the statistics allocation to controller allocation while tying its lifetime to that of the controller (rather than using implicit devres).. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a NULL-pointer dereference. Fix this by moving the statistics allocation to controller allocation while tying its lifetime to that of the controller (rather than using implicit devres).
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.1.167 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.130 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.78 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.20 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.10 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-23475?
How severe is CVE-2026-23475?
How do I fix CVE-2026-23475?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-2347Authorization bypass through User-Controlled key vulnerabili…9.8
- CVE-2026-23470In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23471Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-23472In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23473Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-23474In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23476FacturaScripts is open-source enterprise resource planning a…5.4
- CVE-2026-23477Rocket.Chat is an open-source, secure, fully customizable co…6.5
- CVE-2026-23478Cal.com is open-source scheduling software. From 3.1.6 to be…9.8
- CVE-2026-23479Redis is an in-memory data structure store. In redis-server …8.8
- CVE-2026-2348Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2026-23480Blinko is an AI-powered card note-taking project. Prior to v…8.8
Are you affected by CVE-2026-23475?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
