CVE-2026-93213
Last modified
CVE-2026-93213 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: of: fix out-of-bounds read in of_alias_scan() stem parser The stem parser tests isdigit(*(end - 1)) before checking end > start and so reads one byte before the property name when the name is empty or all digits. Check the bound first..
Description
In the Linux kernel, the following vulnerability has been resolved: of: fix out-of-bounds read in of_alias_scan() stem parser The stem parser tests isdigit(*(end - 1)) before checking end > start and so reads one byte before the property name when the name is empty or all digits. Check the bound first.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 611cad720148c899db5a383c1c676fd820df7023, < fd0c7bbda81c0e0c1cb7b68d267b87371584f560; >= 611cad720148c899db5a383c1c676fd820df7023, < 958d7ee9fcf008ef9d2072c6410ee1bf6abf3b64; >= 611cad720148c899db5a383c1c676fd820df7023, < f7f6c3e32a31f2e1ed12075e8cd22b370a84e67a; >= 611cad720148c899db5a383c1c676fd820df7023, < da7a80ddc610a19b0378016a4d816b9355f013a7; >= 611cad720148c899db5a383c1c676fd820df7023, < 96a9c984dd7c3589a2707a32b62802f98311dbfd; >= 611cad720148c899db5a383c1c676fd820df7023, < 9253cfc5a85be1494ce56b4fc6f2d2b509440910; >= 611cad720148c899db5a383c1c676fd820df7023, < acd1b49043366f43e932308b4db7d3ce568eeadb; >= 611cad720148c899db5a383c1c676fd820df7023, < 5bb01c657ff9fc807c2c592ca18af34c4fc3bc6f |
| Linux | Linux | 3.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93213?
How severe is CVE-2026-93213?
How do I fix CVE-2026-93213?
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-93208In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93209In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9321Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-93210In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93211In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93212In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93214In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93215In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93216In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93217In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93218In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93219In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93213?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
