CVE-2024-36955
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.24%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 7.7 HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
- EPSS
- 0.24% probability · 16th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.