CVE-2026-89504

Source
https://cve.org/CVERecord?id=CVE-2026-89504
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-89504.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-89504
Downstream
Related
Published
2026-09-11T19:43:52Z
Modified
2026-09-25T18:26:56Z
Severity
  • 8.4 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89504.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
bc407334e9a6a745de5360395282beb2690adf48
Fixed
d9b1407477fb736978b04108073180ca84958936
Fixed
bd5606e9da1a01a61c7d2f5df36243414a0142be
Fixed
0bde4f140e90f87ebd49cd9c884c4bb3f19fe931
Fixed
eda08b6bd64f01ca9defbfcc9e0c3e30f46cfc02
Fixed
d3c1316d84e0a036890b00ae6e4c0b0b80f70c25
Fixed
95342d26f9c6b68a46ab57fa48428a3c4a423dd7
Fixed
8648e29e5c01b6b677c704049189287e27255ccb
Fixed
f9324d670ae0b88cbfb0aa48fcaefa5baeb8da4c

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.13.0
Fixed
5.10.270
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.109
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

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