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.
Metrics
Affected Vendors & Products
References
History
Tue, 10 Dec 2024 18:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | NVD-CWE-Other | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-29T22:37:29.140Z
Updated: 2024-12-19T07:34:23.500Z
Reserved: 2024-02-29T22:33:44.293Z
Link: CVE-2021-47054
Vulnrichment
Updated: 2024-08-04T05:24:39.625Z
NVD
Status : Analyzed
Published: 2024-02-29T23:15:07.413
Modified: 2024-12-10T17:53:39.547
Link: CVE-2021-47054
Redhat