← Back to CVE List
CVE-2022-49481
In the Linux kernel, the following vulnerability has been resolved:
regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
of_node_get() returns a node with refcount incremented.
Calling of_node_put() to drop the reference when not needed anymore.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt