Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.12, < 5.15.159 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/722d33c442e66e4aabd3e778958d696ff3a2777ePatch
- https://git.kernel.org/stable/c/7db626d2730d3d80fd31638169054b1e507f07bfPatch
- https://git.kernel.org/stable/c/7ef6ecf98ce309b1f4e5a25cddd5965d01feea07Patch
- https://git.kernel.org/stable/c/bd2d9641a39e6b5244230c4b41c4aca83b54b377Patch
- https://git.kernel.org/stable/c/c158cf914713efc3bcdc25680c7156c48c12ef6aPatch
- https://git.kernel.org/stable/c/722d33c442e66e4aabd3e778958d696ff3a2777ePatch
- https://git.kernel.org/stable/c/7db626d2730d3d80fd31638169054b1e507f07bfPatch
- https://git.kernel.org/stable/c/7ef6ecf98ce309b1f4e5a25cddd5965d01feea07Patch
- https://git.kernel.org/stable/c/bd2d9641a39e6b5244230c4b41c4aca83b54b377Patch
- https://git.kernel.org/stable/c/c158cf914713efc3bcdc25680c7156c48c12ef6aPatch
FAQ
What is CVE-2024-36955?
CVE-2024-36955 is a vulnerability with a CVSS score of 7.7 (HIGH). 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...
How severe is CVE-2024-36955?
CVE-2024-36955 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36955?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.