CVE-2026-97972

Source
https://cve.org/CVERecord?id=CVE-2026-97972
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97972.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97972
Downstream
Published
2026-09-25T10:23:12Z
Modified
2026-09-26T03:48:27Z
Summary
net: macb: put the "mdio" child node reference on success
Details

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

net: macb: put the "mdio" child node reference on success

macb_mii_init() holds the reference returned by of_get_child_by_name() for macb_mdiobus_register() and drops it only on the error paths, so every successful probe leaks a node reference. On a CM5, overlay removal after four bind cycles reports

OF: ERROR: memory leak, expected refcount 1 instead of 5

Drop the reference after registration, where __mdiobus_register() has already taken its own for the lifetime of the bus.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97972.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
8a6631f1cece09047fa44608d21d520ca65ce7d8
Fixed
5fba30080d298edb742396073372385c961578d3
Fixed
7d60dc7ff85b73a2119d582ca2d4456b30960380
Fixed
382a373d9ea7a6ac4de9c022385b6217f65ae3cc

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

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