CVE-2026-90213

Source
https://cve.org/CVERecord?id=CVE-2026-90213
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90213.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90213
Downstream
Published
2026-09-17T16:07:26Z
Modified
2026-09-19T03:47:25Z
Summary
firewire: core: fix memory leak in error path of build_tree()
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90213.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3038e353cfaf548eb94f02b172b9dbe412abd24c
Fixed
848eaef4d30b385eb074214b7fa58287506158ad
Fixed
d6037e42aa4dd29bb9d9f67ef438128c5bfe3448
Fixed
6a990e74d4e848f32eda91d69e4f885604fc326d
Fixed
05bfb1327dc5fb61528bab31cd8f0c1e4bddec23

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90213.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.22
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90213.json"