In the Linux kernel, the following vulnerability has been resolved:
ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()
The documentation for device_get_named_child_node() mentions this
important point:
"
The caller is responsible for calling fwnode_handle_put() on the
returned fwnode pointer.
"
Add fwnode_handle_put() to avoid a leaked reference.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-05-30 16:15
Updated : 2024-07-03 02:03
NVD link : CVE-2024-36955
Mitre link : CVE-2024-36955
CVE.ORG link : CVE-2024-36955
JSON object : View
Products Affected
No product.
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor