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

ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()

CVE-2024-36955

Description

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.

AI Insight

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

Affected products

101

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.