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
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-30 16:15
Updated : 2025-04-01 18:35
NVD link : CVE-2024-36955
Mitre link : CVE-2024-36955
CVE.ORG link : CVE-2024-36955
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
