CVE-2026-46030

Source
https://cve.org/CVERecord?id=CVE-2026-46030
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46030.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-46030
Downstream
Related
Published
2026-05-27T12:56:39.170Z
Modified
2026-06-18T03:56:27.956183494Z
Summary
EDAC/versalnet: Fix device_node leak in mc_probe()
Details

In the Linux kernel, the following vulnerability has been resolved:

EDAC/versalnet: Fix devicenode leak in mcprobe()

ofparsephandle() returns a devicenode reference that must be released with ofnodeput(). The original code never freed r5core_node on any exit path, causing a memory leak.

Fix this by using the automatic cleanup attribute _free(devicenode) which ensures ofnodeput() is called when the variable goes out of scope.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46030.json",
    "cna_assigner": "Linux"
}
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
d5fe2fec6c40dda03df8cc9b4a97de0b7e39f984
Fixed
b6e61356ad24987be40bf25369d22dd8dd00a513
Fixed
17e136993b2b5111d1ee1c57bbd188ae0bb0e128
Fixed
5c709b376460ff322580c41600e31c02f7cc0307

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.27
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.4

Database specific

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