PT-2024-11192 · Linux+1 · Linux Kernel+1
Julian Wiedmann
·
Published
2021-05-17
·
Updated
2024-05-30
·
CVE-2021-47143
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue arises when the
device add() function for a smcd dev fails, resulting in a corrupted list due to the lack of a cleanup step that removes the device from the smcd dev list. This occurs because the device is freed after the failure, but its earlier addition to the list is not rolled back. The resolution involves adding error handling to remove the device from the list in the event of a device add() failure.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Suse