In the Linux kernel, the following vulnerability has been resolved:
i2c: acpi: fix resource leak in reconfiguration device addition
acpi_i2c_find_adapter_by_handle() calls bus_find_device() which takes a
reference on the adapter which is never released which will result in a
reference count leak and render the adapter unremovable. Make sure to
put the adapter after creating the client in the same manner that we do
for OF.
[wsa: fixed title]
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:04:11.931Z
Updated: 2024-11-04T12:05:40.044Z
Reserved: 2024-05-21T14:58:30.827Z
Link: CVE-2021-47425
Vulnrichment
Updated: 2024-08-04T05:39:59.439Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:27.930
Modified: 2024-05-21T16:53:56.550
Link: CVE-2021-47425
Redhat