VYPR
Unrated severityNVD Advisory· Published Feb 29, 2024· Updated May 4, 2025

bus: qcom: Put child node before return

CVE-2021-47054

Description

In the Linux kernel, the following vulnerability has been resolved:

bus: qcom: Put child node before return

Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented automatically in the macro for_each_available_child_of_node() and should be decremented manually if the loop is broken in loop body.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

91

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.