CVE-2026-92490
Last modified
CVE-2026-92490 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Unrequest devices if driver registration fails scmi_driver_register() requests protocol devices before registering the driver. If driver_register() fails, those requests remain in the global IDR and retain pointers to the module's ID table.
Description
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Unrequest devices if driver registration fails scmi_driver_register() requests protocol devices before registering the driver. If driver_register() fails, those requests remain in the global IDR and retain pointers to the module's ID table. Once the failed module load releases that storage, later request matching or SCMI device creation can dereference the stale pointers. Unrequest the complete protocol table before returning the registration failure. At this point table registration succeeded, so every entry is owned by the current registration attempt.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d3cd7c525fd2ecce3a6c963f314969a54783d211, < 524e57035af2d32498af9dd8fa6fdc92fcc8f80a; >= d3cd7c525fd2ecce3a6c963f314969a54783d211, < 06e65e07a1bcb39a1ebc8bb89a981f8e07900497; >= d3cd7c525fd2ecce3a6c963f314969a54783d211, < a76b20b1f03099204db29b90e1024fe1c2b2cdd7; >= d3cd7c525fd2ecce3a6c963f314969a54783d211, < 4520d4a1db37198756ad23568e36cdf091b6ffff; >= d3cd7c525fd2ecce3a6c963f314969a54783d211, < 9f7cd6a62aa754ed6b48cbd5d50de40add1bcc86 |
| Linux | Linux | 6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92490?
How severe is CVE-2026-92490?
How do I fix CVE-2026-92490?
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-92485In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92486In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92487In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92488In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92489In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9249Unverified password change in Devolutions Server allows an a…3.1
- CVE-2026-92491In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92492In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92493In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92494In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92495In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92496In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-92490?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
