CVE-2026-46030
Last modified
CVE-2026-46030 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.18, < 6.18.27 |
| Linux | Linux Kernel | >= 6.19, < 7.0.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46030?
How severe is CVE-2026-46030?
How do I fix CVE-2026-46030?
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-46025In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-46026In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46027In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-46028In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46029In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-4603Versions of the package jsrsasign before 11.1.1 are vulnerab…5.3
- CVE-2026-46031In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-46032In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46033In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46034In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46035In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46036In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-46030?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
