CVE-2026-89504
Last modified
CVE-2026-89504 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer In as3722_get_regulator_dt_data(), of_get_child_by_name() acquires a reference on np, which is then assigned to pdev->dev.of_node. The function immediately calls of_node_put(np), releasing the reference and leaving pdev->dev.of_node as a dangling pointer. Remove the of_node_put(np) call to let the device hold the reference.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer In as3722_get_regulator_dt_data(), of_get_child_by_name() acquires a reference on np, which is then assigned to pdev->dev.of_node. The function immediately calls of_node_put(np), releasing the reference and leaving pdev->dev.of_node as a dangling pointer. Remove the of_node_put(np) call to let the device hold the reference.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bc407334e9a6a745de5360395282beb2690adf48, < d9b1407477fb736978b04108073180ca84958936; >= bc407334e9a6a745de5360395282beb2690adf48, < bd5606e9da1a01a61c7d2f5df36243414a0142be; >= bc407334e9a6a745de5360395282beb2690adf48, < 0bde4f140e90f87ebd49cd9c884c4bb3f19fe931; >= bc407334e9a6a745de5360395282beb2690adf48, < eda08b6bd64f01ca9defbfcc9e0c3e30f46cfc02; >= bc407334e9a6a745de5360395282beb2690adf48, < d3c1316d84e0a036890b00ae6e4c0b0b80f70c25; >= bc407334e9a6a745de5360395282beb2690adf48, < 95342d26f9c6b68a46ab57fa48428a3c4a423dd7; >= bc407334e9a6a745de5360395282beb2690adf48, < 8648e29e5c01b6b677c704049189287e27255ccb; >= bc407334e9a6a745de5360395282beb2690adf48, < f9324d670ae0b88cbfb0aa48fcaefa5baeb8da4c |
| Linux | Linux | 3.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89504?
How severe is CVE-2026-89504?
How do I fix CVE-2026-89504?
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-89499In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8950Same-origin policy bypass in the Networking: HTTP component.…9.3
- CVE-2026-89500In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89501In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89502In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89503In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89505In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89506In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89507In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89508In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89509In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8951Spoofing issue in the Toolbar component in Firefox for Andro…6.5
Are you affected by CVE-2026-89504?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
