In the Linux kernel, the following vulnerability has been resolved: regulator: of: Fix refcount leak bug in ofgetregulationconstraints() We should call the ofnodeput() for the reference returned by ofgetchildby_name() which has increased the refcount.