Local denial of service via fwnode leak
Published Oct 21, 2024 · Updated May 11, 2026
Resource leak in affected Linux kernel releases from 4.5 allows local users to exhaust memory through repeated MDIO device release. The of_mdiobus_register_device() path increments the firmware-node reference with fwnode_handle_get(), but mdio_device_release() omits the matching fwnode_handle_put(), retaining each node reference. Reaching the leak requires local access and an MDIO device tied to a firmware node; repeated device teardown can exhaust system memory and interrupt service.
Summary
What happened
Resource leak in affected Linux kernel releases from 4.5 allows local users to exhaust memory through repeated MDIO device release. The of_mdiobus_register_device() path increments the firmware-node reference with fwnode_handle_get(), but mdio_device_release() omits the matching fwnode_handle_put(), retaining each node reference. Reaching the leak requires local access and an MDIO device tied to a firmware node; repeated device teardown can exhaust system memory and interrupt service.
The record
- CVE
- CVE-2022-48961
- Published
- Oct 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.5
- Affected versionversion=a9049e0c513c4521dbfaa302af8ed08b3366b41f <16854177745a5648f8ec322353b432e18460f43a
- Affected versionversion=a9049e0c513c4521dbfaa302af8ed08b3366b41f <a5c6de1a6656b8cc6bce7cb3d9874dd7df4968c3
- Affected versionversion=a9049e0c513c4521dbfaa302af8ed08b3366b41f <cb37617687f2bfa5b675df7779f869147c9002bd
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo