Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gpio() In bq257xx_reg_dt_parse_gpio(), if fails to get subchild, it returns without calling of_node_put(child), causing the device node reference leak.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.18.1, < 6.18.17 |
References
- https://git.kernel.org/stable/c/4baaddaa44af01cd4ce239493060738fd0881835Patch
- https://git.kernel.org/stable/c/93b64bef8cd4074806d981ed1b4c38c3ae0542e3Patch
- https://git.kernel.org/stable/c/aba54a5a113667df9d339f4192650f6bc27e9d1fPatch
FAQ
What is CVE-2026-23314?
CVE-2026-23314 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gpio() In bq257xx_reg_dt_parse_gpio(), if fails to get ...
How severe is CVE-2026-23314?
CVE-2026-23314 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-23314?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.