EDAC/versalnet: Fix device_node leak in mc_probe()
Summary
| CVE | CVE-2026-46030 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-05-27 14:17:21 UTC |
| Updated | 2026-05-27 14:48:03 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device_node leak in mc_probe() of_parse_phandle() returns a device_node reference that must be released with of_node_put(). The original code never freed r5_core_node on any exit path, causing a memory leak. Fix this by using the automatic cleanup attribute __free(device_node) which ensures of_node_put() is called when the variable goes out of scope. |
Risk And Classification
EPSS: 0.000170000 probability, percentile 0.042650000 (date 2026-06-01)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected d5fe2fec6c40dda03df8cc9b4a97de0b7e39f984 b6e61356ad24987be40bf25369d22dd8dd00a513 git | Not specified |
| CNA | Linux | Linux | affected d5fe2fec6c40dda03df8cc9b4a97de0b7e39f984 17e136993b2b5111d1ee1c57bbd188ae0bb0e128 git | Not specified |
| CNA | Linux | Linux | affected d5fe2fec6c40dda03df8cc9b4a97de0b7e39f984 5c709b376460ff322580c41600e31c02f7cc0307 git | Not specified |
| CNA | Linux | Linux | affected 6.18 | Not specified |
| CNA | Linux | Linux | unaffected 6.18 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.27 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.4 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1-rc1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/17e136993b2b5111d1ee1c57bbd188ae0bb0e128 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/b6e61356ad24987be40bf25369d22dd8dd00a513 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/5c709b376460ff322580c41600e31c02f7cc0307 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.