CVE-2026-89504
regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer
CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 11, 2026 |
| Last Updated | Sep 14, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new high vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
Linux / Linux
bc407334e9a6a745de5360395282beb2690adf48 < d9b1407477fb736978b04108073180ca84958936 bc407334e9a6a745de5360395282beb2690adf48 < bd5606e9da1a01a61c7d2f5df36243414a0142be bc407334e9a6a745de5360395282beb2690adf48 < 0bde4f140e90f87ebd49cd9c884c4bb3f19fe931 bc407334e9a6a745de5360395282beb2690adf48 < eda08b6bd64f01ca9defbfcc9e0c3e30f46cfc02 bc407334e9a6a745de5360395282beb2690adf48 < d3c1316d84e0a036890b00ae6e4c0b0b80f70c25 bc407334e9a6a745de5360395282beb2690adf48 < 95342d26f9c6b68a46ab57fa48428a3c4a423dd7 bc407334e9a6a745de5360395282beb2690adf48 < 8648e29e5c01b6b677c704049189287e27255ccb bc407334e9a6a745de5360395282beb2690adf48 < f9324d670ae0b88cbfb0aa48fcaefa5baeb8da4c
Linux / Linux
3.13
References
git.kernel.org: https://git.kernel.org/stable/c/d9b1407477fb736978b04108073180ca84958936 git.kernel.org: https://git.kernel.org/stable/c/bd5606e9da1a01a61c7d2f5df36243414a0142be git.kernel.org: https://git.kernel.org/stable/c/0bde4f140e90f87ebd49cd9c884c4bb3f19fe931 git.kernel.org: https://git.kernel.org/stable/c/eda08b6bd64f01ca9defbfcc9e0c3e30f46cfc02 git.kernel.org: https://git.kernel.org/stable/c/d3c1316d84e0a036890b00ae6e4c0b0b80f70c25 git.kernel.org: https://git.kernel.org/stable/c/95342d26f9c6b68a46ab57fa48428a3c4a423dd7 git.kernel.org: https://git.kernel.org/stable/c/8648e29e5c01b6b677c704049189287e27255ccb git.kernel.org: https://git.kernel.org/stable/c/f9324d670ae0b88cbfb0aa48fcaefa5baeb8da4c