CVE-2026-97972
Last modified
CVE-2026-97972 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8a6631f1cece09047fa44608d21d520ca65ce7d8, < 5fba30080d298edb742396073372385c961578d3; >= 8a6631f1cece09047fa44608d21d520ca65ce7d8, < 7d60dc7ff85b73a2119d582ca2d4456b30960380; >= 8a6631f1cece09047fa44608d21d520ca65ce7d8, < 382a373d9ea7a6ac4de9c022385b6217f65ae3cc |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97972?
How severe is CVE-2026-97972?
How do I fix CVE-2026-97972?
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-97966In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97967In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97968In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97969In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97970In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97971In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97973In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97974In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97975In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97976In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97977In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97978In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97972?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
