CVE•Published 2026-09-11•Modified 2026-09-13•1 article on news•4 live references•NVD data
CVE-2026-89504
Vulnerability data via NVD (ingested)
CVSS v3.1
8.4
HIGH
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
6
Exploit Prediction Scoring System · top 94% of all CVEs
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.
Timeline
Published 2026-09-11
Modified 2026-09-13
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2026-89504Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-89504Censys host search filtered to this CVE id.
grep.app
CVE-2026-89504Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-89504GitHub code search for direct mentions.
Google dork
"CVE-2026-89504" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub
No public proof-of-concept repositories found for CVE-2026-89504 on GitHub.