CVE-2026-90213
Last modified
CVE-2026-90213 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix memory leak in error path of build_tree() In the error path of build_tree(), node instances can remain in the local linked list when the function returns. Whenever an invalid value is detected in the self ID sequence, each allocated node instance is either an entry in the linked list or an entry in the ports array of its parent node. Therefore, the allocate node instances can be safely released by traversing the linked list from its head. Release the remaining node instances with for_each_fw_node() before returning to the caller..
Description
In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix memory leak in error path of build_tree() In the error path of build_tree(), node instances can remain in the local linked list when the function returns. Whenever an invalid value is detected in the self ID sequence, each allocated node instance is either an entry in the linked list or an entry in the ports array of its parent node. Therefore, the allocate node instances can be safely released by traversing the linked list from its head. Release the remaining node instances with for_each_fw_node() before returning to the caller.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3038e353cfaf548eb94f02b172b9dbe412abd24c, < 848eaef4d30b385eb074214b7fa58287506158ad; >= 3038e353cfaf548eb94f02b172b9dbe412abd24c, < d6037e42aa4dd29bb9d9f67ef438128c5bfe3448; >= 3038e353cfaf548eb94f02b172b9dbe412abd24c, < 6a990e74d4e848f32eda91d69e4f885604fc326d; >= 3038e353cfaf548eb94f02b172b9dbe412abd24c, < 05bfb1327dc5fb61528bab31cd8f0c1e4bddec23 |
| Linux | Linux | 2.6.22 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90213?
How severe is CVE-2026-90213?
How do I fix CVE-2026-90213?
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-90208In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90209In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9021The Easy Invoice plugin for WordPress is vulnerable to Missi…5.3
- CVE-2026-90210In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90211In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90212In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90214In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90215In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90216In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90217In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90218In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90219In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90213?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
